Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3dab99e0b37e16525949757f46e33fb9612c73ec
/
fs
da01e61
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
6dea073
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
25641c0
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
02a1335
f2fs: support volatile operations for transient data
by Jaegeuk Kim
· 10 years ago
88b88a6
f2fs: support atomic writes
by Jaegeuk Kim
· 10 years ago
120c2cb
f2fs: remove unused return value
by Jaegeuk Kim
· 10 years ago
7d1419f
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
55dacd2
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
by alex chen
· 10 years ago
1209bbd
CIFS: Fix readpages retrying on reconnects
by Pavel Shilovsky
· 10 years ago
19e8157
Fix problem recognizing symlinks
by Steve French
· 10 years ago
34549ab
nfsd: eliminate "to_delegation" define
by Jeff Layton
· 10 years ago
52656e6
f2fs: clean up f2fs_ioctl functions
by Jaegeuk Kim
· 10 years ago
8a21984
f2fs: potential shift wrapping buf in f2fs_trim_fs()
by Dan Carpenter
· 10 years ago
44c1615
f2fs: call f2fs_unlock_op after error was handled
by Jaegeuk Kim
· 10 years ago
7cd8558
f2fs: check the use of macros on block counts and addresses
by Jaegeuk Kim
· 10 years ago
309cc2b
f2fs: refactor flush_nat_entries to remove costly reorganizing ops
by Jaegeuk Kim
· 10 years ago
4b2fecc
f2fs: introduce FITRIM in f2fs_ioctl
by Jaegeuk Kim
· 10 years ago
75ab4cb
f2fs: introduce cp_control structure
by Jaegeuk Kim
· 10 years ago
72c23f0
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 10 years ago
d1f456b
NFSv4.1: Fix an NFSv4.1 state renewal regression
by Andy Adamson
· 10 years ago
15b23ef
nfsd4: fix corruption of NFSv4 read data
by J. Bruce Fields
· 10 years ago
24bab49
NFSD: Implement SEEK
by Anna Schumaker
· 10 years ago
87a15a8
NFSD: Add generic v4.2 infrastructure
by Anna Schumaker
· 10 years ago
df817ba3
NFSv4: fix open/lock state recovery error handling
by Trond Myklebust
· 10 years ago
a4339b7
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
by Trond Myklebust
· 10 years ago
1e3827b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
d2fa4a8
vfs: Don't exchange "short" filenames unconditionally.
by Mikhail Efremov
· 10 years ago
a28ddb8
fold swapping ->d_name.hash into switch_names()
by Linus Torvalds
· 10 years ago
986c019
fold unlocking the children into dentry_unlock_parents_for_move()
by Al Viro
· 10 years ago
63cf427
kill __d_materialise_dentry()
by Al Viro
· 10 years ago
4453641
__d_materialise_dentry(): flip the order of arguments
by Al Viro
· 10 years ago
9d8cd30
__d_move(): fold manipulations with ->d_child/->d_subdirs
by Al Viro
· 10 years ago
8527dd7
don't open-code d_rehash() in d_materialise_unique()
by Al Viro
· 10 years ago
5cc3821
pull rehashing and unlocking the target dentry into __d_materialise_dentry()
by Al Viro
· 10 years ago
e4502c6
ufs: deal with nfsd/iget races
by Al Viro
· 10 years ago
2c80929
fuse: honour max_read and max_write in direct_io mode
by Miklos Szeredi
· 10 years ago
0162ac2
nfsd: introduce nfsd4_callback_ops
by Christoph Hellwig
· 10 years ago
f0b5de1
nfsd: split nfsd4_callback initialization and use
by Christoph Hellwig
· 10 years ago
326129d
nfsd: introduce a generic nfsd4_cb
by Christoph Hellwig
· 10 years ago
2faf3b4
nfsd: remove nfsd4_callback.cb_op
by Christoph Hellwig
· 10 years ago
341b51d
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
by Benny Halevy
· 10 years ago
444b6e9
nfsd: fix nfsd4_cb_recall_done error handling
by Christoph Hellwig
· 10 years ago
6ff66ac
fs/cachefiles: add missing \n to kerror conversions
by Fabian Frederick
· 10 years ago
87e6d49
mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
by Peter Feiner
· 10 years ago
5760a97
ocfs2/dlm: do not get resource spinlock if lockres is new
by Joseph Qi
· 10 years ago
56d7acc
nilfs2: fix data loss with mmap()
by Andreas Rohner
· 10 years ago
f13a568
ocfs2: free vol_label in ocfs2_delete_osb()
by Joseph Qi
· 10 years ago
f3f7603
NFS: Fabricate fscache server index key correctly
by David Howells
· 10 years ago
3fc3edf
NFSv3: Fix missing includes of nfs3_fs.h
by Trond Myklebust
· 10 years ago
1aff525
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
by NeilBrown
· 10 years ago
353db79
NFS: avoid waiting at all in nfs_release_page when congested.
by NeilBrown
· 10 years ago
9590544
NFS: avoid deadlocks with loop-back mounted NFS filesystems.
by NeilBrown
· 10 years ago
e87b4c7
NFS: don't use STABLE writes during writeback.
by NeilBrown
· 10 years ago
8478eaa
NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.
by NeilBrown
· 10 years ago
173b3af
lockd: Try to reconnect if statd has moved
by Benjamin Coddington
· 10 years ago
8faaa6d
Fixing lease renewal
by Olga Kornievskaia
· 10 years ago
2f3169f
nfs: fix duplicate proc entries
by Fabian Frederick
· 10 years ago
95dd897
f2fs: use more free segments until SSR is activated
by Jaegeuk Kim
· 10 years ago
9b5f136
f2fs: change the ipu_policy option to enable combinations
by Jaegeuk Kim
· 10 years ago
210f41b
f2fs: fix to search whole dirty segmap when get_victim
by Chao Yu
· 10 years ago
26666c8
f2fs: fix to clean previous mount option when remount_fs
by Chao Yu
· 10 years ago
14cecc5
f2fs: skip punching hole in special condition
by Chao Yu
· 10 years ago
55cf9cb
f2fs: support large sector size
by Chao Yu
· 10 years ago
09db6a2
f2fs: fix to truncate blocks past EOF in ->setattr
by Chao Yu
· 10 years ago
976e4c5
f2fs: update i_size when __allocate_data_block
by Jaegeuk Kim
· 10 years ago
90a893c
f2fs: use MAX_BIO_BLOCKS(sbi)
by Jaegeuk Kim
· 10 years ago
c52e1b1
f2fs: remove redundant operation during roll-forward recovery
by Jaegeuk Kim
· 10 years ago
19c9c46
f2fs: do not skip latest inode information
by Jaegeuk Kim
· 10 years ago
441ac5c
f2fs: fix roll-forward missing scenarios
by Jaegeuk Kim
· 10 years ago
88bd02c
f2fs: fix conditions to remain recovery information in f2fs_sync_file
by Jaegeuk Kim
· 10 years ago
7ef35e3
f2fs: introduce a flag to represent each nat entry information
by Jaegeuk Kim
· 10 years ago
4c521f49
f2fs: use meta_inode cache to improve roll-forward speed
by Jaegeuk Kim
· 10 years ago
e2519c2
Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 10 years ago
f2d5a94
Fix nasty 32-bit overflow bug in buffer i/o code.
by Anton Altaparmakov
· 10 years ago
5466112f
pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe
by Trond Myklebust
· 10 years ago
46be7b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
81770f4
Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
d9773ce
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
cd9288f
NFSv4: Fix another bug in the close/open_downgrade code
by Trond Myklebust
· 10 years ago
080af20
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
by Steve Dickson
· 10 years ago
0f23ae7
Revert "Btrfs: device_list_add() should not update list when mounted"
by Chris Mason
· 10 years ago
e2cf1f1
CacheFiles: Handle rename2
by David Howells
· 10 years ago
696382f
cachefiles: remove two unused pagevecs.
by NeilBrown
· 10 years ago
3e1199d
FS-Cache: refcount becomes corrupt under vma pressure.
by Milosz Tanski
· 10 years ago
70b2823
nfsd4: clarify how grace period ends
by J. Bruce Fields
· 10 years ago
bea57fe
nfsd4: stop grace_time update at end of grace period
by J. Bruce Fields
· 10 years ago
65decb6
nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients
by Jeff Layton
· 10 years ago
788a791
nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls
by Jeff Layton
· 10 years ago
d682e75
nfsd: serialize nfsdcltrack upcalls for a particular client
by Jeff Layton
· 10 years ago
d4318ac
nfsd: pass extra info in env vars to upcalls to allow for early grace period end
by Jeff Layton
· 10 years ago
7f5ef2e
nfsd: add a v4_end_grace file to /proc/fs/nfsd
by Jeff Layton
· 10 years ago
d68e3c4
lockd: add a /proc/fs/lockd/nlm_end_grace file
by Jeff Layton
· 10 years ago
3b3e7b7
nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE
by Jeff Layton
· 10 years ago
919b804
nfsd: remove redundant boot_time parm from grace_done client tracking op
by Jeff Layton
· 10 years ago
f779002
lockd: move lockd's grace period handling into its own module
by Jeff Layton
· 10 years ago
125c4cf9
Btrfs: set inode's logged_trans/last_log_commit after ranged fsync
by Filipe Manana
· 10 years ago
37504a3b
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 10 years ago
a060dc5
vfs: workaround gcc <4.6 build error in link_path_walk()
by James Hogan
· 10 years ago
364d429
Fix mfsymlinks file size check
by Steve French
· 10 years ago
Next »