Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8139a4d583abad45eb987b5a99b3281b6d435b7e
/
fs
« Previous
637241a
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
by Kees Cook
· 12 years ago
981250c
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
by Theodore Ts'o
· 12 years ago
2ed5724
ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator()
by Theodore Ts'o
· 12 years ago
8d7a8fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
699489b
f2fs: sync dir->i_size with its block allocation
by Jaegeuk Kim
· 12 years ago
5a00f3c
GFS2: Only do one directory search on create
by Steven Whitehouse
· 12 years ago
2d4d9fb5
f2fs: fix i_blocks translation on various types of files
by Jaegeuk Kim
· 12 years ago
5fb0837
f2fs: set sb->s_fs_info before calling parse_options()
by Gu Zheng
· 12 years ago
8ae8f16
f2fs: support xattr security labels
by Jaegeuk Kim
· 12 years ago
bbd465d
hpfs: fix warnings when the filesystem fills up
by Mikulas Patocka
· 12 years ago
81db4db
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6b140b8
NFS: Add in v4.2 callback operation
by Bryan Schumaker
· 12 years ago
459de2e
NFS: Make callbacks minor version generic
by Bryan Schumaker
· 12 years ago
f58eda9
Kconfig: Add Kconfig entry for Labeled NFS V4 client
by Steve Dickson
· 12 years ago
c9bccef
NFS: Extend NFS xattr handlers to accept the security namespace
by David Quigley
· 12 years ago
aa9c266
NFS: Client implementation of Labeled-NFS
by David Quigley
· 12 years ago
14c43f7
NFS: Add label lifecycle management
by David Quigley
· 12 years ago
1775fd3
NFS:Add labels to client function prototypes
by David Quigley
· 12 years ago
a09df2c
NFSv4: Extend fattr bitmaps to support all 3 words
by David Quigley
· 12 years ago
e058f70
NFSv4: Introduce new label structure
by Steve Dickson
· 12 years ago
42c2c42
NFSv4.2: Added NFS v4.2 support to the NFS client
by Steve Dickson
· 12 years ago
649f6e7
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
by David Quigley
· 12 years ago
13e6c37
Btrfs: stop all workers before cleaning up roots
by Josef Bacik
· 12 years ago
2932505
Btrfs: fix use-after-free bug during umount
by Liu Bo
· 12 years ago
a9995ee
Btrfs: init relocate extent_io_tree with a mapping
by Josef Bacik
· 12 years ago
6379ef9
btrfs: Drop inode if inode root is NULL
by Naohiro Aota
· 12 years ago
7b5ff90
Btrfs: don't delete fs_roots until after we cleanup the transaction
by Josef Bacik
· 12 years ago
0df5ed6
eCryptfs: Make extent and scatterlist crypt function parameters similar
by Tyler Hicks
· 12 years ago
406c93d
eCryptfs: Collapse crypt_page_offset() into crypt_extent()
by Tyler Hicks
· 12 years ago
d78de61
eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()
by Tyler Hicks
· 12 years ago
a8ca90e
eCryptfs: Combine page_offset crypto functions
by Tyler Hicks
· 12 years ago
00a6994
eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist()
by Tyler Hicks
· 12 years ago
9c6043f
eCryptfs: Decrypt pages in-place
by Tyler Hicks
· 12 years ago
28916d1
eCryptfs: Accept one offset parameter in page offset crypto functions
by Tyler Hicks
· 12 years ago
24d1526
eCryptfs: Simplify lower file offset calculation
by Tyler Hicks
· 12 years ago
0f89617
eCryptfs: Read/write entire page during page IO
by Tyler Hicks
· 12 years ago
12003e5
eCryptfs: Use entire helper page during page crypto operations
by Tyler Hicks
· 12 years ago
fc8b14d
eCryptfs: Cocci spatch "memdup.spatch"
by Thomas Meyer
· 12 years ago
b8e9dbac
Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
fc60bb8
sysfs_notify is only possible on file attributes
by Nick Dyer
· 12 years ago
e432785
Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
698b822
ncpfs: fix rmdir returns Device or resource busy
by Dave Chiluk
· 12 years ago
5deb826
f2fs: fix iget/iput of dir during recovery
by Jaegeuk Kim
· 12 years ago
e6395b6
Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
c45ffdd
NFSv4: Close another NFSv4 recovery race
by Trond Myklebust
· 12 years ago
275bb30
NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code
by Trond Myklebust
· 12 years ago
3efb972
NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state
by Trond Myklebust
· 12 years ago
4197a05
NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open
by Trond Myklebust
· 12 years ago
1a1a29f
NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open
by Trond Myklebust
· 12 years ago
5cc2216
NFSv4.1: Simplify setting the layout header credential
by Trond Myklebust
· 12 years ago
4f0b429
NFSv4.1: Enable state protection
by Trond Myklebust
· 12 years ago
cd5875f
NFSv4.1: Use layout credentials for get_deviceinfo calls
by Trond Myklebust
· 12 years ago
ab7cb0d
NFSv4.1: Ensure that test_stateid and free_stateid use correct credentials
by Trond Myklebust
· 12 years ago
965e9c2
NFSv4.1: Ensure that reclaim_complete uses the right credential
by Trond Myklebust
· 12 years ago
9556000
NFSv4.1: Ensure that layoutreturn uses the correct credential
by Trond Myklebust
· 12 years ago
6ab5934
NFSv4.1: Ensure that layoutget is called using the layout credential
by Trond Myklebust
· 12 years ago
20970ba
ext4: use ext4_da_writepages() for all modes
by Theodore Ts'o
· 12 years ago
0a8aa19
xfs: increase number of ACL entries for V5 superblocks
by Dave Chinner
· 12 years ago
f763fd4
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
by Dave Chinner
· 12 years ago
ad868af
xfs: inode unlinked list needs to recalculate the inode CRC
by Dave Chinner
· 12 years ago
7540617
xfs: fix log recovery transaction item reordering
by Dave Chinner
· 12 years ago
ea92953
xfs: fix remote attribute invalidation for a leaf
by Dave Chinner
· 12 years ago
bb9b8e8
xfs: rework dquot CRCs
by Dave Chinner
· 12 years ago
f4afb4f
ext4: optimize test_root()
by Theodore Ts'o
· 12 years ago
2f2e09e
ext4: add sanity check to ext4_get_group_info()
by Theodore Ts'o
· 12 years ago
b302ef2
ext4: verify group number in verify_group_input() before using it
by Theodore Ts'o
· 12 years ago
a1d8d9a7
ext4: add check to io_submit_init_bio
by Theodore Ts'o
· 12 years ago
a9aefd7
GFS2: fix error propagation in init_threads()
by Alexey Khoroshilov
· 12 years ago
b2b3460
f2fs: reorganise the function get_victim_by_default
by Namjae Jeon
· 12 years ago
eb8630d
jfs: Update jfs_error
by Joe Perches
· 12 years ago
21d1101
jfs: fix sparse warning in fs/jfs/xattr.c
by Dave Kleikamp
· 12 years ago
5c87d4b
xfs: increase number of ACL entries for V5 superblocks
by Dave Chinner
· 12 years ago
d3eaace
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
by Dave Chinner
· 12 years ago
0a32c26
xfs: inode unlinked list needs to recalculate the inode CRC
by Dave Chinner
· 12 years ago
a775ad7
xfs: fix log recovery transaction item reordering
by Dave Chinner
· 12 years ago
edd2e9a
GFS2: Remove no-op wrapper function
by Steven Whitehouse
· 12 years ago
2b6f8860
GFS2: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 12 years ago
cd51e61e
GFS2: Eliminate gfs2_rg_lops
by Bob Peterson
· 12 years ago
7f63257
GFS2: Sort buffer lists by inplace block number
by Benjamin Marzinski
· 12 years ago
bc5abcf
eCryptfs: Check return of filemap_write_and_wait during fsync
by Tyler Hicks
· 12 years ago
6f66f90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
8764d86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
59913f1
xfs: fix remote attribute invalidation for a leaf
by Dave Chinner
· 12 years ago
6fcdc59
xfs: rework dquot CRCs
by Dave Chinner
· 12 years ago
5dc23bd
ext4: remove ext4_ioend_wait()
by Jan Kara
· 12 years ago
c724585
ext4: don't wait for extent conversion in ext4_punch_hole()
by Jan Kara
· 12 years ago
38b8ff7
ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
by Jan Kara
· 12 years ago
92e6222
ext4: remove i_mutex from ext4_file_sync()
by Jan Kara
· 12 years ago
37b10dd
ext4: use generic_file_fsync() in ext4_file_fsync() in nojournal mode
by Jan Kara
· 12 years ago
a115f74
ext4: remove wait for unwritten extent conversion from ext4_truncate()
by Jan Kara
· 12 years ago
e834039
ext4: protect extent conversion after DIO with i_dio_count
by Jan Kara
· 12 years ago
b0857d3
ext4: defer clearing of PageWriteback after extent conversion
by Jan Kara
· 12 years ago
2e8fa54
ext4: split extent conversion lists to reserved & unreserved parts
by Jan Kara
· 12 years ago
6b523df
ext4: use transaction reservation for extent conversion in ext4_end_io
by Jan Kara
· 12 years ago
3613d22
ext4: remove buffer_uninit handling
by Jan Kara
· 12 years ago
4e7ea81
ext4: restructure writeback path
by Jan Kara
· 12 years ago
fffb273
ext4: better estimate credits needed for ext4_da_writepages()
by Jan Kara
· 12 years ago
fa55a0e
ext4: improve writepage credit estimate for files with indirect blocks
by Jan Kara
· 12 years ago
f2d50a6
ext4: deprecate max_writeback_mb_bump sysfs attribute
by Jan Kara
· 12 years ago
39bba40
ext4: stop messing with nr_to_write in ext4_da_writepages()
by Jan Kara
· 12 years ago
Next »