Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
3b16e641542a19e5624858d66b2c6f78b21be29e
/
fs
3b16e64
ceph: fix message length computation
by Arnd Bergmann
· 10 years ago
273ef13
ocfs2: fix umask ignored issue
by Junxiao Bi
· 10 years ago
2cc11ce
nfs: if we have no valid attrs, then don't declare the attribute cache valid
by Jeff Layton
· 10 years ago
254cbeb
nfs4: start callback_ident at idr 1
by Benjamin Coddington
· 10 years ago
03ecdde
debugfs: fix refcount imbalance in start_creating
by Daniel Borkmann
· 10 years ago
3c10560
nfsd: eliminate sending duplicate and repeated delegations
by Andrew Elble
· 10 years ago
35b2e29
nfsd: serialize state seqid morphing operations
by Jeff Layton
· 10 years ago
3e447b6
ext4, jbd2: ensure entering into panic after recording an error in superblock
by Daeho Jeong
· 10 years ago
456dd91
ext4: fix potential use after free in __ext4_journal_stop
by Lukas Czerner
· 10 years ago
b8a7a30
ext4 crypto: fix memory leak in ext4_bio_write_page()
by Theodore Ts'o
· 10 years ago
c39df1c
Btrfs: fix race when listing an inode's xattrs
by Filipe Manana
· 10 years ago
d22b284
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
by Filipe Manana
· 10 years ago
51ac5ed
Btrfs: fix race leading to incorrect item deletion when dropping extents
by Filipe Manana
· 10 years ago
f1008f6
Btrfs: fix truncation of compressed and inlined extents
by Filipe Manana
· 10 years ago
83881c1
Btrfs: fix file corruption and data loss after cloning inline extents
by Filipe Manana
· 10 years ago
669b331
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
by Ingo Molnar
· 10 years ago
ee03d02
btrfs: fix possible leak in btrfs_ioctl_balance()
by Christian Engelmayer
· 10 years ago
7fd58acc
ovl: fix dentry reference leak
by David Howells
· 10 years ago
aa637cd
ovl: use O_LARGEFILE in ovl_copy_up()
by David Howells
· 10 years ago
5c418f1
ovl: free lower_mnt array in ovl_put_super
by Konstantin Khlebnikov
· 10 years ago
a03bd0e
ovl: free stack of paths in ovl_fill_super
by Konstantin Khlebnikov
· 10 years ago
41c4e08
nfs4: have do_vfs_lock take an inode pointer
by Jeff Layton
· 10 years ago
c7fc0d8
locks: inline posix_lock_file_wait and flock_lock_file_wait
by Jeff Layton
· 10 years ago
b2540f1
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
by Jeff Layton
· 10 years ago
0bdb53e
locks: have flock_lock_file take an inode pointer instead of a filp
by Jeff Layton
· 10 years ago
271759a
nfsd/blocklayout: accept any minlength
by Christoph Hellwig
· 10 years ago
6780e0d
btrfs: fix use after free iterating extrefs
by Chris Mason
· 10 years ago
2382a14
btrfs: check unsupported filters in balance arguments
by David Sterba
· 10 years ago
2058efb
namei: results of d_is_negative() should be checked after dentry revalidation
by Trond Myklebust
· 10 years ago
863e9b4f
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
by Kinglong Mee
· 10 years ago
aaf19f1
fix a braino in ovl_d_select_inode()
by Al Viro
· 10 years ago
9abb3b8
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
by David Howells
· 10 years ago
0d2ea35
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
by David Howells
· 10 years ago
eed13ce
vfs: Test for and handle paths that are unreachable from their mnt_root
by Eric W. Biederman
· 10 years ago
6f4e45e
dcache: Handle escaped paths in prepend_path
by Eric W. Biederman
· 10 years ago
207663c
UBIFS: Kill unneeded locking in ubifs_init_security
by Richard Weinberger
· 10 years ago
22ee53c
cifs: use server timestamp for ntlmv2 authentication
by Peter Seiderer
· 10 years ago
5ceb4f5
Do not fall back to SMBWriteX in set_file_size error cases
by Steve French
· 10 years ago
52213f9
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
by Steve French
· 10 years ago
f1f2208
Fix sec=krb5 on smb3 mounts
by Steve French
· 10 years ago
896f085
NFS: Fix a write performance regression
by Trond Myklebust
· 10 years ago
0fe8396
nfs: fix pg_test page count calculation
by Peng Tao
· 10 years ago
953c972
NFS: Do cleanup before resetting pageio read/write to mds
by Kinglong Mee
· 10 years ago
e84e812
Btrfs: update fix for read corruption of compressed and shared extents
by Filipe Manana
· 10 years ago
98ef625
Btrfs: fix read corruption of compressed and shared extents
by Filipe Manana
· 10 years ago
51e828d
btrfs: skip waiting on ordered range for special files
by Jeff Mahoney
· 10 years ago
40c96f6
ocfs2/dlm: fix deadlock when dispatch assert master
by Joseph Qi
· 10 years ago
eb21899
blockdev: don't set S_DAX for misaligned partitions
by Jeff Moyer
· 10 years ago
164802e
jbd2: avoid infinite loop when destroying aborted journal
by Jan Kara
· 10 years ago
d9c410f
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
by Hin-Tak Leung
· 10 years ago
919a78e
hfs: fix B-tree corruption after insertion at position 0
by Hin-Tak Leung
· 10 years ago
22fda41
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
by Tyler Hicks
· 10 years ago
2be9c82
fs: Don't dump core if the corefile would become world-readable.
by Jann Horn
· 10 years ago
244d3c1
fs: if a coredump already exists, unlink and recreate with O_EXCL
by Jann Horn
· 10 years ago
d40d9de
Revert "NFSv4: Remove incorrect check in can_open_delegated()"
by Trond Myklebust
· 10 years ago
3d5c6b9
NFSv4.1: Fix a protocol issue with CLOSE stateids
by Trond Myklebust
· 10 years ago
f638419
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
by Trond Myklebust
· 10 years ago
b5a6dec
NFS41/flexfiles: zero out DS write wcc
by Peng Tao
· 10 years ago
66bfdda
NFSv4: Force a post-op attribute update when holding a delegation
by Trond Myklebust
· 10 years ago
73e8e7b
NFS41/flexfiles: update inode after write finishes
by Peng Tao
· 10 years ago
8d1920b
NFS: nfs_set_pgio_error sometimes misses errors
by Trond Myklebust
· 10 years ago
87fbed4
NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
by Kinglong Mee
· 10 years ago
0bdce6a8
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
by Trond Myklebust
· 10 years ago
e204275
NFS: Don't let the ctime override attribute barriers.
by Trond Myklebust
· 10 years ago
7bc97ee
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
by NeilBrown
· 10 years ago
ea056d3
nfsd: ensure that delegation stateid hash references are only put once
by Jeff Layton
· 10 years ago
0940ed4
nfsd: ensure that the ol stateid hash reference is only put once
by Jeff Layton
· 10 years ago
8751006
nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug
by Kinglong Mee
· 10 years ago
9b6d61e
NFSv4/pnfs: Ensure we don't miss a file extension
by Trond Myklebust
· 10 years ago
fe99563
Btrfs: check if previous transaction aborted to avoid fs corruption
by Filipe Manana
· 10 years ago
c158931
CIFS: fix type confusion in copy offload ioctl
by Jann Horn
· 10 years ago
2a6f417
Revert "ext4: remove block_device_ejected"
by Theodore Ts'o
· 10 years ago
c4f568f
ext4: don't manipulate recovery flag when freezing no-journal fs
by Eric Sandeen
· 10 years ago
d3b428f
fs: create and use seq_show_option for escaping
by Kees Cook
· 10 years ago
213abaf9
hpfs: update ctime and mtime on directory modification
by Mikulas Patocka
· 10 years ago
16e327d
fs: Set the size of empty dirs to 0.
by Eric W. Biederman
· 10 years ago
533f267
xfs: Fix file type directory corruption for btree directories
by Jan Kara
· 10 years ago
3951601
xfs: Fix xfs_attr_leafblock definition
by Jan Kara
· 10 years ago
16f47b6
libxfs: readahead of dir3 data blocks should use the read verifier
by Darrick J. Wong
· 10 years ago
1ccdd6c
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
by Jeff Layton
· 10 years ago
3b5c2ae
nfsd: refactor nfs4_preprocess_stateid_op
by Christoph Hellwig
· 10 years ago
8a97f0e
signalfd: fix information leak in signalfd_copyinfo
by Amanieu d'Antras
· 10 years ago
c7e6f05
nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
by Kinglong Mee
· 10 years ago
4b6bf17
ocfs2: fix shift left overflow
by Joseph Qi
· 10 years ago
c42af78
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
by Joseph Qi
· 10 years ago
14e69b5
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
by Jan Kara
· 10 years ago
d007996
xfs: remote attributes need to be considered data
by Dave Chinner
· 10 years ago
ff7f8c6
xfs: remote attribute headers contain an invalid LSN
by Dave Chinner
· 10 years ago
13e8ae1
NFS: Fix a memory leak in nfs_do_recoalesce
by Trond Myklebust
· 10 years ago
c723136
NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked
by Trond Myklebust
· 10 years ago
f22d559
NFS: Don't revalidate the mapping if both size and change attr are up to date
by Trond Myklebust
· 10 years ago
3af9ac3
mnt: In detach_mounts detach the appropriate unmounted mount
by Eric W. Biederman
· 10 years ago
4647b34
mnt: Clarify and correct the disconnect logic in umount_tree
by Eric W. Biederman
· 10 years ago
025a294
freeing unlinked file indefinitely delayed
by Al Viro
· 10 years ago
206f4fb
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
by Joe Perches
· 10 years ago
53c34bd
hpfs: kstrdup() out of memory handling
by Sanidhya Kashyap
· 10 years ago
4932ba1
9p: don't leave a half-initialized inode sitting around
by Al Viro
· 10 years ago
746af00
nfs: always update creds in mirror, even when we have an already connected ds
by Jeff Layton
· 10 years ago
1488271
nfs: fix potential credential leak in ff_layout_update_mirror_cred
by Jeff Layton
· 10 years ago
a400ef5
NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
by Trond Myklebust
· 10 years ago
Next »