Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
662befda25fb16d7164633c39e9e20aeac5107d9
/
fs
662befd
f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages
by Chao Yu
· 11 years ago
3375f69
f2fs: use inode mutex to keep atomicity of f2fs_falloc
by Chao Yu
· 11 years ago
1fe54f9
f2fs: clean up redundant function call
by Jaegeuk Kim
· 11 years ago
203681f
f2fs: fix f2fs_write_meta_page at no checkpoint status
by Jaegeuk Kim
· 11 years ago
bd859c6
f2fs: fix to truncate dentry pages in the error case
by Jaegeuk Kim
· 11 years ago
f6517cf
f2fs: fix a build warning
by Jaegeuk Kim
· 11 years ago
491c085
f2fs: clean up with a macro
by Jaegeuk Kim
· 11 years ago
924a2dd
f2fs: fix the potential mismatch between dir's i_size and i_blocks
by Jaegeuk Kim
· 11 years ago
1b1f559
f2fs: remove the ugly pointer conversion
by Jaegeuk Kim
· 11 years ago
abb2366
f2fs: fix to recover xattr node block
by Jaegeuk Kim
· 11 years ago
5e44381
f2fs: handle dirty segments inside refresh_sit_entry
by Jaegeuk Kim
· 11 years ago
744602c
f2fs: update_inode_page should be done all the time
by Jaegeuk Kim
· 11 years ago
3962dfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
93de4ba
Btrfs: use right clone root offset for compressed extents
by Filipe David Borba Manana
· 11 years ago
f085381
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
by Anand Jain
· 11 years ago
3a0dfa6
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
by Josef Bacik
· 11 years ago
feb5f96
Btrfs: fix max_inline mount option
by Mitch Harder
· 11 years ago
a9d2d4a
Btrfs: fix a lockdep warning when cleaning up aborted transaction
by Liu Bo
· 11 years ago
11bcac8
Revert "btrfs: add ioctl to export size of global metadata reservation"
by Chris Mason
· 11 years ago
8ba7451
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
5e57dc8
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
2ec197d
lockd: send correct lock when granting a delayed lock.
by NeilBrown
· 11 years ago
09bdc2d
nfsd4: fix acl buffer overrun
by J. Bruce Fields
· 11 years ago
8423ae3
block: Fix cloning of discard/write same bios
by Kent Overstreet
· 11 years ago
6792dfe
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
0e04831
ocfs2: check existence of old dentry in ocfs2_link()
by Xue jiufei
· 11 years ago
c7d2cbc
ocfs2: update inode size after zeroing the hole
by Junxiao Bi
· 11 years ago
d62e74b
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
by Younger Liu
· 11 years ago
a0b54ad
mm: fix page leak at nfs_symlink()
by Rafael Aquini
· 11 years ago
a987c7c
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
by Younger Liu
· 11 years ago
96c7a2f
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
by Eric W. Biederman
· 11 years ago
38dfac8
vmcore: prevent PT_NOTE p_memsz overflow during header update
by Greg Pearson
· 11 years ago
cbf2822
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
f94aa7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
0b4ef8d
fs: Mark function as static in fs/bio-integrity.c
by Rashika Kheria
· 11 years ago
d311d79
fix O_SYNC|O_APPEND syncing the wrong range on write()
by Al Viro
· 11 years ago
9c1db77
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
a2aa75e
Btrfs: fix data corruption when reading/updating compressed extents
by Filipe David Borba Manana
· 11 years ago
27a377d
Btrfs: don't loop forever if we can't run because of the tree mod log
by Josef Bacik
· 11 years ago
8051aa1
btrfs: reserve no transaction units in btrfs_ioctl_set_features
by David Sterba
· 11 years ago
d0270ac
btrfs: commit transaction after setting label and features
by Jeff Mahoney
· 11 years ago
6cc98d9
Btrfs: fix assert screwup for the pending move stuff
by Josef Bacik
· 11 years ago
ec2e6cb
Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
c18f7b5
jfs: fix generic posix ACL regression
by Dave Kleikamp
· 11 years ago
4a5c80d
[CIFS] clean up page array when uncached write send fails
by Steve French
· 11 years ago
26c8f0d
cifs: use a flexarray in cifs_writedata
by Jeff Layton
· 11 years ago
34a9bff
Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
0877879
block: Fix nr_vecs for inline integrity vectors
by Martin K. Petersen
· 11 years ago
83e3bc2
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
by Steve French
· 11 years ago
d979f3b
Add protocol specific operation for CIFS xattrs
by Steve French
· 11 years ago
227d53b3
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
by KOSAKI Motohiro
· 11 years ago
fb951eb
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
by Zongxun Wang
· 11 years ago
c4ad8f9
execve: use 'struct filename *' for executable name passing
by Linus Torvalds
· 11 years ago
da9846a
kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag
by Tejun Heo
· 11 years ago
878a876
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
d7512f7
Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
88a78a9
Merge branch 'acl_fixes' into linux-next
by Trond Myklebust
· 11 years ago
789b663
fs: get_acl() must be allowed to return EOPNOTSUPP
by Trond Myklebust
· 11 years ago
8f493b9
NFSv3: Fix return value of nfs3_proc_setacls
by Trond Myklebust
· 11 years ago
d4c42fb
NFSv3: Remove unused function nfs3_proc_set_default_acl
by Trond Myklebust
· 11 years ago
60efa5e
Btrfs: use late_initcall instead of module_init
by Filipe David Borba Manana
· 11 years ago
0b947af
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
by Filipe David Borba Manana
· 11 years ago
8101c8d
Btrfs: disable snapshot aware defrag for now
by Josef Bacik
· 11 years ago
1c0b8a7a
hpfs: optimize quad buffer loading
by Mikulas Patocka
· 11 years ago
2cbe5c7
hpfs: remember free space
by Mikulas Patocka
· 11 years ago
20b9a90
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
by Trond Myklebust
· 11 years ago
17ead6c
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
by Trond Myklebust
· 11 years ago
1bda2ac
afs: proc cells and rootcell are writeable
by Pali Rohár
· 11 years ago
0f44bc3
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
efc518e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
718360c
nfs: fix setting of ACLs on file creation.
by Noah Massey
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
d22e633
Fix mountpoint reference leakage in linkat
by Oleg Drokin
· 11 years ago
b168fff
hfsplus: use xattr handlers for removexattr
by Christoph Hellwig
· 11 years ago
807612d
fs/super.c: sync ro remount after blocking writers
by Andrew Ruder
· 11 years ago
9115eac
vfs: unexport the getname() symbol
by Jeff Layton
· 11 years ago
e30b82b
Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
77516dc
ceph: fix missing dput in ceph_set_acl
by Sage Weil
· 11 years ago
a9a315d
cifs: Fix check for regular file in couldbe_mf_symlink()
by Sachin Prabhu
· 11 years ago
a1800ac
nfs: initialize the ACL support bits to zero.
by Malahal Naineni
· 11 years ago
e7651b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
271bf66
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
7585823
ceph: simplify ceph_{get,init}_acl
by Christoph Hellwig
· 11 years ago
53d8ab2
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
d9894c2
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
5f13ee9
nfs: fix xattr inode op pointers when disabled
by Christoph Hellwig
· 11 years ago
32d35d4
ceph: remove duplicate declaration of ceph_setattr
by Peter Rosin
· 11 years ago
1329311
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
d8d14bd
fs/compat: fix lookup_dcookie() parameter handling
by Heiko Carstens
· 11 years ago
dfd948e
fs/compat: fix parameter handling for compat readv/writev syscalls
by Heiko Carstens
· 11 years ago
1ecd745
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
72466d0
ceph: fix posix ACL hooks
by Sage Weil
· 11 years ago
905e7da
NFSv4.1: Cleanup
by Trond Myklebust
· 11 years ago
a13ce7c
NFSv4.1: Clean up nfs41_sequence_done
by Trond Myklebust
· 11 years ago
cab92c1
NFSv4: Fix a slot leak in nfs40_sequence_done
by Trond Myklebust
· 11 years ago
f9c96fc
NFSv4.1 free slot before resending I/O to MDS
by Andy Adamson
· 11 years ago
cf93da7
Btrfs: fix spin_unlock in check_ref_cleanup
by Chris Mason
· 11 years ago
90d3e59
Btrfs: setup inode location during btrfs_init_inode_locked
by Chris Mason
· 11 years ago
514ac8a
Btrfs: don't use ram_bytes for uncompressed inline items
by Chris Mason
· 11 years ago
Next »