Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a46232ee09064351246c6f7134c81790ef737874
/
fs
« Previous
7813b94
vfs: rename 'do_follow_link' to 'should_follow_link'
by Linus Torvalds
· 13 years ago
206b1d0
Fix POSIX ACL permission check
by Ari Savolainen
· 13 years ago
c2f340a
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
3ddcd05
vfs: optimize inode cache access patterns
by Linus Torvalds
· 13 years ago
830c0f0
vfs: renumber DCACHE_xyz flags, remove some stale ones
by Linus Torvalds
· 13 years ago
cf283ad
ore: Make ore its own module
by Boaz Harrosh
· 13 years ago
8ff660a
exofs: Rename raid engine from exofs/ios.c => ore
by Boaz Harrosh
· 13 years ago
9e9db45
exofs: ios: Move to a per inode components & device-table
by Boaz Harrosh
· 13 years ago
85e44df
exofs: Move exofs specific osd operations out of ios.c
by Boaz Harrosh
· 13 years ago
e1042ba
exofs: Add offset/length to exofs_get_io_state
by Boaz Harrosh
· 14 years ago
1957e7f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
1117f72
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
by Linus Torvalds
· 13 years ago
c214270
oom_ajd: don't use WARN_ONCE, just use printk_once
by Linus Torvalds
· 13 years ago
2ab1ba6
Btrfs: force unplugs when switching from high to regular priority bios
by Chris Mason
· 13 years ago
80975d2
cifs: cope with negative dentries in cifs_get_root
by Jeff Layton
· 13 years ago
f9e8c45
cifs: convert prefixpath delimiters in cifs_build_path_to_root
by Jeff Layton
· 13 years ago
24f0eed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
16f75bb
exofs: Fix truncate for the raid-groups case
by Boaz Harrosh
· 13 years ago
9ce7304
exofs: Small cleanup of exofs_fill_super
by Boaz Harrosh
· 13 years ago
6d4073e
exofs: BUG: Avoid sbi realloc
by Boaz Harrosh
· 13 years ago
26ae93c
exofs: Remove pnfs-osd private definitions
by Boaz Harrosh
· 15 years ago
910ac68
NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets
by Trond Myklebust
· 13 years ago
55a6739
NFSv4.1: Fix the callback 'highest_used_slotid' behaviour
by Trond Myklebust
· 13 years ago
9af7db3
pnfs-obj: Fix the comp_index != 0 case
by Boaz Harrosh
· 13 years ago
20618b2
pnfs-obj: Bug when we are running out of bio
by Boaz Harrosh
· 13 years ago
88c9e42
nfs: add missing prefetch.h include
by Heiko Carstens
· 13 years ago
14595f7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
206506c
tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL
by Robert P. J. Day
· 13 years ago
31475dd
mm: a few small updates for radix-swap
by Hugh Dickins
· 13 years ago
2af1416
fs/dcache.c: fix new kernel-doc warning
by Randy Dunlap
· 13 years ago
0193e07
CIFS: Fix missing a decrement of inFlight value
by Pavel Shilovsky
· 13 years ago
db9481c
ext4: use kzalloc in ext4_kzalloc()
by Mathias Krause
· 13 years ago
ed8f373
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
3567866
RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached
by Al Viro
· 13 years ago
b802898
cifs: demote DFS referral lookup errors to cFYI
by Jeff Layton
· 13 years ago
fc05a78
Revert "cifs: advertise the right receive buffer size to the server"
by Steve French
· 13 years ago
da5aa86
fix block device fallout from ->fsync() changes
by Rafael J. Wysocki
· 13 years ago
60ad446
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
1b8e949
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a2d7730
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 13 years ago
79a77c5
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
by Yu Jian
· 13 years ago
48e6061
ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
by Yu Jian
· 13 years ago
9d8b9ec
ext4: use ext4_msg() instead of printk in mballoc
by Theodore Ts'o
· 13 years ago
0d10ee2
Btrfs: don't call writepages from within write_full_page
by Josef Bacik
· 13 years ago
341d14f
Btrfs: Remove unused variable 'last_index' in file.c
by Mitch Harder
· 13 years ago
69261c4
Btrfs: clean up for find_first_extent_bit()
by Xiao Guangrong
· 13 years ago
ded91f0
Btrfs: clean up for wait_extent_bit()
by Xiao Guangrong
· 13 years ago
3150b69
Btrfs: clean up for insert_state()
by Xiao Guangrong
· 13 years ago
3a6d457
Btrfs: remove unused members from struct extent_state
by Xiao Guangrong
· 13 years ago
4d2c8f62
Btrfs: clean up code for merging extent maps
by Li Zefan
· 13 years ago
ed64f06
Btrfs: clean up code for extent_map lookup
by Li Zefan
· 13 years ago
7e016a0
Btrfs: clean up search_extent_mapping()
by Li Zefan
· 13 years ago
85d85a7
Btrfs: remove redundant code for dir item lookup
by Li Zefan
· 13 years ago
9b89d95
Btrfs: make acl functions really no-op if acl is not enabled
by Li Zefan
· 13 years ago
15de900
Btrfs: remove remaining ref-cache code
by Li Zefan
· 13 years ago
b9c8300
Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
by Li Zefan
· 13 years ago
72d63ed
Btrfs: use wait_event()
by Li Zefan
· 13 years ago
e55179b
Btrfs: check the nodatasum flag when writing compressed files
by Li Zefan
· 13 years ago
77906a50
Btrfs: copy string correctly in INO_LOOKUP ioctl
by Li Zefan
· 13 years ago
b783e62
Btrfs: don't print the leaf if we had an error
by Josef Bacik
· 13 years ago
bf5f32e
btrfs: make btrfs_set_root_node void
by Mark Fasheh
· 13 years ago
ff1f2b4
Btrfs: fix oops while writing data to SSD partitions
by liubo
· 13 years ago
61cfea9
Btrfs: Protect the readonly flag of block group
by WuBo
· 13 years ago
1bf8504
btrfs: Make extent-io callbacks that never fail return void
by Jeff Mahoney
· 13 years ago
b6973aa
Btrfs: fix readahead in file defrag
by Li Zefan
· 13 years ago
b532402
Btrfs: return error to caller when btrfs_unlink() failes
by Tsutomu Itoh
· 13 years ago
a0f98dd
Btrfs:don't check the return value of __btrfs_add_inode_defrag
by Wanlong Gao
· 13 years ago
b43b31b
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus
by Chris Mason
· 13 years ago
1c8007b
jfs: flush journal completely before releasing metadata inodes
by Dave Kleikamp
· 13 years ago
5f66d2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
762dfd1
CIFS: Cleanup demupltiplex thread exiting code
by Pavel Shilovsky
· 13 years ago
ad69bae
CIFS: Move mid search to a separate function
by Pavel Shilovsky
· 13 years ago
98bac62
CIFS: Move RFC1002 check to a separate function
by Pavel Shilovsky
· 13 years ago
e7015fb
CIFS: Simplify socket reading in demultiplex thread
by Pavel Shilovsky
· 13 years ago
f18a5f2
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
by Theodore Ts'o
· 13 years ago
9933fc0
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
by Theodore Ts'o
· 13 years ago
3d9c247
CIFS: Move buffer allocation to a separate function
by Pavel Shilovsky
· 13 years ago
33853a0
ext4: use the correct error exit path in ext4_init_inode_table()
by Yongqiang Yang
· 13 years ago
206d440
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
by Markus Trippelsdorf
· 13 years ago
43c1c9c
VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock
by David Howells
· 13 years ago
c6627c6
VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree()
by David Howells
· 13 years ago
35f40ef
VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree()
by David Howells
· 13 years ago
86bc704
switch posix_acl_chmod() to umode_t
by Al Viro
· 13 years ago
3a5fba1
switch posix_acl_from_mode() to umode_t
by Al Viro
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
782b94c
block: initialise bd_super in bdget()
by Lachlan McIlroy
· 13 years ago
c4ae0c6
vfs: avoid call to inode_lru_list_del() if possible
by Eric Dumazet
· 13 years ago
f2ee7ab
vfs: avoid taking inode_hash_lock on pipes and sockets
by Eric Dumazet
· 13 years ago
b12362b
vfs: conditionally call inode_wb_list_del()
by Eric Dumazet
· 13 years ago
5a30d8a
VFS: Fix automount for negative autofs dentries
by David Howells
· 13 years ago
b4aff1f
Btrfs: load the key from the dir item in readdir into a fake dentry
by Josef Bacik
· 13 years ago
a00ed25
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
by Trond Myklebust
· 13 years ago
c4a5534
cifs: remove unneeded variable initialization in cifs_reconnect_tcon
by Jeff Layton
· 13 years ago
ad63594
cifs: simplify refcounting for oplock breaks
by Jeff Layton
· 13 years ago
5980fc9
cifs: fix compiler warning in CIFSSMBQAllEAs
by Jeff Layton
· 13 years ago
91d065c
cifs: fix name parsing in CIFSSMBQAllEAs
by Jeff Layton
· 13 years ago
998d6fc
cifs: don't start signing too early
by Jeff Layton
· 13 years ago
1f1cff0
cifs: trivial: goto out here is unnecessary
by Jeff Layton
· 13 years ago
c4d3396
cifs: advertise the right receive buffer size to the server
by Jeff Layton
· 13 years ago
Next »