Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3dab99e0b37e16525949757f46e33fb9612c73ec
/
fs
« Previous
6097911
f2fs: fix double lock for inode page during roll-foward recovery
by Jaegeuk Kim
· 10 years ago
c6e4893
f2fs: fix a race condition in next_free_nid
by Huang Ying
· 10 years ago
7704182
f2fs: use nm_i->next_scan_nid as default for next_free_nid
by Huang Ying
· 10 years ago
c1ce1b0
f2fs: give an option to enable in-place-updates during fsync to users
by Jaegeuk Kim
· 10 years ago
a7ffdbe
f2fs: expand counting dirty pages in the inode page cache
by Jaegeuk Kim
· 10 years ago
69af38d
Update version number displayed by modinfo for cifs.ko
by Steve French
· 10 years ago
116ae5e
cifs: remove dead code
by Arnd Bergmann
· 10 years ago
a5c3e1c
Revert "cifs: No need to send SIGKILL to demux_thread during umount"
by Steve French
· 10 years ago
b262b35
pnfs/blocklayout: include vmalloc.h for __vmalloc
by Stephen Rothwell
· 10 years ago
d6bb3e9
vfs: simplify and shrink stack frame of link_path_walk()
by Linus Torvalds
· 10 years ago
da80659
[SMB3] Fix oops when creating symlinks on smb3
by Steve French
· 10 years ago
83373f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9226b5b
vfs: avoid non-forwarding large load after small store in path lookup
by Linus Torvalds
· 10 years ago
2ae83bf
[CIFS] Fix setting time before epoch (negative time values)
by Steve French
· 10 years ago
4023bfc
be careful with nd->inode in path_init() and follow_dotdot_rcu()
by Al Viro
· 10 years ago
7bd8837
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
by Al Viro
· 10 years ago
f5be3e2912
fix bogus read_seqretry() checks introduced in b37199e
by Al Viro
· 10 years ago
6f18493
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
by Al Viro
· 10 years ago
99d263d
vfs: fix bad hashing of dentries
by Linus Torvalds
· 10 years ago
cfb2f9d
GFS2: fix d_splice_alias() misuses
by Al Viro
· 10 years ago
602b536
Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
7ed641b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
88ac815
nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size
by Peng Tao
· 10 years ago
cb8c20f
NFS: Move NFS v3 acl functions to nfs3_fs.h
by Anna Schumaker
· 10 years ago
f08460d
NFS: Remove v3 not compiled check from validate_mount_data()
by Anna Schumaker
· 10 years ago
00a36a10
NFS: Move v3 declarations out of internal.h
by Anna Schumaker
· 10 years ago
f418c64
NFS: Unconditionally enable commit code
by Anna Schumaker
· 10 years ago
164ae58
pNFS/blocklayout: Remove a couple of unused variables
by Trond Myklebust
· 10 years ago
84c9dee
pnfs: enable CB_NOTIFY_DEVICEID support
by Christoph Hellwig
· 10 years ago
5c83746
pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
by Christoph Hellwig
· 10 years ago
871760c
pnfs/blocklayout: move all rpc_pipefs related code into a single file
by Christoph Hellwig
· 10 years ago
ca0fe1d
pnfs/blocklayout: refactor extent processing
by Christoph Hellwig
· 10 years ago
9cc4754
pnfs/blocklayout: move extent processing to blocklayout.c
by Christoph Hellwig
· 10 years ago
34dc93c
pnfs/blocklayout: allocate separate pages for the layoutcommit payload
by Christoph Hellwig
· 10 years ago
d4b18c3
pnfs: remove GETDEVICELIST implementation
by Christoph Hellwig
· 10 years ago
fd41b47
pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node
by Christoph Hellwig
· 10 years ago
3e3f6b4
pnfs/blocklayout: remove some debugging
by Christoph Hellwig
· 10 years ago
f39c010
NFS: remove BUG possibility in nfs4_open_and_get_state
by NeilBrown
· 10 years ago
f0c6312
nfsd: update mtime on truncate
by Christoph Hellwig
· 10 years ago
a937cca
GFS2: Don't use MAXQUOTAS value
by Jan Kara
· 10 years ago
7b7a911
GFS2: Hash the negative dentry during inode lookup
by Benjamin Coddington
· 10 years ago
2403c15
f2fs: remove lengthy inode->i_ino
by Jaegeuk Kim
· 10 years ago
584f1ad
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
7e88248
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
by Andrey Vagin
· 10 years ago
1fc98d1
fsnotify/fdinfo: use named constants instead of hardcoded values
by Andrey Vagin
· 10 years ago
c680e41
eventpoll: fix uninitialized variable in epoll_ctl
by Nicolas Iooss
· 10 years ago
7ec62d4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
8d11620
nfs: add __acquires and __releases annotations to seqfile start/stop routines
by Jeff Layton
· 10 years ago
dad2b01
nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivate
by Jeff Layton
· 10 years ago
08a899d
nfs: setattr can only change regular file sizes
by Christoph Hellwig
· 10 years ago
20d655d
pnfs/blocklayout: use the device id cache
by Christoph Hellwig
· 10 years ago
30ff060
pnfs: add a nfs4_get_deviceid helper
by Christoph Hellwig
· 10 years ago
9dd2fcd
pnfs: add a common GETDEVICELIST implementation
by Christoph Hellwig
· 10 years ago
661373b
pnfs: factor GETDEVICEINFO implementations
by Christoph Hellwig
· 10 years ago
848746b
pnfs/blocklayout: return layouts on setattr
by Christoph Hellwig
· 10 years ago
71d5b76
pnfs/blocklayout: implement the return_range method
by Christoph Hellwig
· 10 years ago
8067253
pnfs/blocklayout: rewrite extent tracking
by Christoph Hellwig
· 10 years ago
8c792ea
pnfs/blocklayout: don't set pages uptodate
by Christoph Hellwig
· 10 years ago
3a6fd1f
pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
by Christoph Hellwig
· 10 years ago
c88953d
pnfs: add return_range method
by Christoph Hellwig
· 10 years ago
612aa98
pnfs: add flag to force read-modify-write in ->write_begin
by Christoph Hellwig
· 10 years ago
7c5d187
pnfs: force a layout commit when encountering busy segments during recall
by Christoph Hellwig
· 10 years ago
3a3908c
NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)
by Trond Myklebust
· 10 years ago
921b81a
pnfs/blocklayout: correctly decrement extent length
by Christoph Hellwig
· 10 years ago
be98fd0
pnfs/blocklayout: plug block queues
by Christoph Hellwig
· 10 years ago
72c5e59
pnfs/blocklayout: improve GETDEVICEINFO error reporting
by Christoph Hellwig
· 10 years ago
e3aaf7f
pnfs/blocklayout: reject pnfs blocksize larger than page size
by Christoph Hellwig
· 10 years ago
5f919c9
pnfs: allow splicing pre-encoded pages into the layoutcommit args
by Christoph Hellwig
· 10 years ago
47abade
pnfs: avoid using stale stateids after layoutreturn
by Christoph Hellwig
· 10 years ago
defb846
pnfs: retry after a bad stateid error from layoutget
by Christoph Hellwig
· 10 years ago
362f747
pnfs: don't check sequence on new stateids in layoutget
by Christoph Hellwig
· 10 years ago
1013df61
pnfs: do not pass uninitialized lsegs to ->free_lseg
by Christoph Hellwig
· 10 years ago
2e11f82
nfs: cap request size to fit a kmalloced page array
by Christoph Hellwig
· 10 years ago
bc7d4b8
nfs/filelayout: set layoutcommit depending on write verifier
by Peng Tao
· 10 years ago
378520b
nfs41: add a helper function to set layoutcommit after commit
by Peng Tao
· 10 years ago
61beef7
NFS: Clear up state owner lock usage
by Anna Schumaker
· 10 years ago
224ecbf
pnfs: fix filelayout_retry_commit when idx > 0
by Weston Andros Adamson
· 10 years ago
e874a5f
Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
0b4c5afde
f2fs: fix negative value for lseek offset
by Jaegeuk Kim
· 10 years ago
9a01b56
f2fs: avoid node page to be written twice in gc_node_segment
by Huang Ying
· 10 years ago
721bd4d
f2fs: use lock-less list(llist) to simplify the flush cmd management
by Gu Zheng
· 10 years ago
184a5cd
f2fs: refactor flush_sit_entries codes for reducing SIT writes
by Chao Yu
· 10 years ago
d3a14af
f2fs: remove unneeded sit_i in macro SIT_BLOCK_OFFSET/START_SEGNO
by Chao Yu
· 10 years ago
b0c44f0
f2fs: need fsck.f2fs if the recovery was failed
by Jaegeuk Kim
· 10 years ago
ec325b5
f2fs: handle bug cases by letting fsck.f2fs initiate
by Jaegeuk Kim
· 10 years ago
0579676
f2fs: add BUG cases to initiate fsck.f2fs
by Jaegeuk Kim
· 10 years ago
9850cf4
f2fs: need fsck.f2fs when f2fs_bug_on is triggered
by Jaegeuk Kim
· 10 years ago
2ae4c67
f2fs: retain inconsistency information to initiate fsck.f2fs
by Jaegeuk Kim
· 10 years ago
0c0e0d3
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
by Jeff Layton
· 10 years ago
21e8100
nfs: fix kernel warning when removing proc entry
by Cong Wang
· 10 years ago
8c68fac
Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
861b710
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
b0d5d10
Btrfs: use insert_inode_locked4 for inode creation
by Chris Mason
· 10 years ago
49dae1b
Btrfs: fix fsync data loss after a ranged fsync
by Filipe Manana
· 10 years ago
c47ca32
Btrfs: kfree()ing ERR_PTRs
by Dan Carpenter
· 10 years ago
7c17705
lockd: fix rpcbind crash on lockd startup failure
by J. Bruce Fields
· 10 years ago
aee3776
nfsd4: fix rd_dircount enforcement
by J. Bruce Fields
· 10 years ago
9142ead
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9ef7db7
ufs: fix deadlocks introduced by sb mutex merge
by Alexey Khoroshilov
· 10 years ago
11e9739
Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
Next »