Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cd1f483b8c80b2f6b032edddb18f4946f94c4fc
/
fs
007f6c3
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
5439ca6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
a7a88b2
mempolicy: remove arg from mpol_parse_str, mpol_to_str
by Hugh Dickins
· 12 years ago
128dd17
epoll: prevent missed events on EPOLL_CTL_MOD
by Eric Wong
· 12 years ago
0e9a9a1
ext4: avoid hang when mounting non-journal filesystems with orphan list
by Theodore Ts'o
· 12 years ago
721e3eb
ext4: lock i_mutex when truncating orphan inodes
by Theodore Ts'o
· 12 years ago
48c6d12
f2fs: Don't assign e_id in f2fs_acl_from_disk
by Eric W. Biederman
· 12 years ago
dfb2ea4
proc: Allow proc_free_inum to be called from any context
by Eric W. Biederman
· 12 years ago
d096ad0
ext4: do not try to write superblock on ro remount w/o journal
by Michael Tokarev
· 12 years ago
0875a2b
ext4: include journal blocks in df overhead calcs
by Eric Sandeen
· 12 years ago
a28a917
ext4: remove unaligned AIO warning printk
by Eric Sandeen
· 12 years ago
ad96f71
ext4: fix an incorrect comment about i_mutex
by Andy Lutomirski
· 12 years ago
53e8726
ext4: fix deadlock in journal_unmap_buffer()
by Jan Kara
· 12 years ago
4520fb3
ext4: split off ext4_journalled_invalidatepage()
by Jan Kara
· 12 years ago
769cb85
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
10532b5
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
by J. Bruce Fields
· 12 years ago
c4271c6
NFS: Kill fscache warnings when mounting without -ofsc
by Trond Myklebust
· 12 years ago
c129c29
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
by David Howells
· 12 years ago
d7961c7
jbd2: fix assertion failure in jbd2_journal_flush()
by Jan Kara
· 12 years ago
96680d2
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1f0377f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a68c2f1
sendfile: allows bypassing of notifier events
by Scott Wolchok
· 12 years ago
c39540c
fat: fix incorrect function comment
by Ravishankar N
· 12 years ago
ee29720
proc: fix inconsistent lock state
by Xiaotian Feng
· 12 years ago
bffdd66
hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method
by Vyacheslav Dubeyko
· 12 years ago
81cc7fa
hfsplus: rework processing of hfs_btree_write() returned error
by Vyacheslav Dubeyko
· 12 years ago
1b243fd
hfsplus: rework processing errors in hfsplus_free_extents()
by Vyacheslav Dubeyko
· 12 years ago
5daa669
hfsplus: avoid crash on failed block map free
by Alan Cox
· 12 years ago
b66c598
exec: do not leave bprm->interp on stack
by Kees Cook
· 12 years ago
b729d75
vfs: make lremovexattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
12f0621
vfs: make removexattr retry once on ESTALE
by Jeff Layton
· 12 years ago
bd9bbc9
vfs: make llistxattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
10a90cf
vfs: make listxattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
3a3e159
vfs: make lgetxattr retry once on ESTALE
by Jeff Layton
· 12 years ago
60e66b4
vfs: make getxattr retry once on an ESTALE error
by Jeff Layton
· 12 years ago
49e09e1
vfs: allow lsetxattr() to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
68f1bb8
vfs: allow setxattr to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
a69201d
vfs: allow utimensat() calls to retry once on an ESTALE error
by Jeff Layton
· 12 years ago
96948fc
vfs: fix user_statfs to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
99a5df3
vfs: make fchownat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
14ff690
vfs: make fchmodat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
2771261
vfs: have chroot retry once on ESTALE error
by Jeff Layton
· 12 years ago
0291c0a
vfs: have chdir retry lookup and call once on ESTALE error
by Jeff Layton
· 12 years ago
87fa559
vfs: have faccessat retry once on an ESTALE error
by Jeff Layton
· 12 years ago
48f7530
vfs: have do_sys_truncate retry once on an ESTALE error
by Jeff Layton
· 12 years ago
c6a9428
vfs: fix renameat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
5d18f81
vfs: make do_unlinkat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
c6ee920
vfs: make do_rmdir retry once on ESTALE errors
by Jeff Layton
· 12 years ago
9e790bd
vfs: add a flags argument to user_path_parent
by Jeff Layton
· 12 years ago
442e31c
vfs: fix linkat to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
f46d356
vfs: fix symlinkat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
b76d8b8
vfs: fix mkdirat to retry once on an ESTALE error
by Jeff Layton
· 12 years ago
972567f
vfs: fix mknodat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
1ac12b4
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
by Jeff Layton
· 12 years ago
7955119
vfs: fix readlinkat to retry on ESTALE
by Jeff Layton
· 12 years ago
836fb7e
vfs: make fstatat retry on ESTALE errors from getattr call
by Jeff Layton
· 12 years ago
21e89c0
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
by Al Viro
· 12 years ago
b911a6b
vfs: d_obtain_alias() needs to use "/" as default name.
by NeilBrown
· 12 years ago
d30357f
vfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
9014da7
ntfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
2d1b399
nilfs2: drop vmtruncate
by Marco Stornelli
· 12 years ago
3e7a806
ncpfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
7fc7cd0
minix: drop vmtruncate
by Marco Stornelli
· 12 years ago
5dfc282
logfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
d506848
hfsplus: drop vmtruncate
by Marco Stornelli
· 12 years ago
86dd07d
jfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
70b31c4
hpfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
91c7fbb
FS-Cache: Clear remaining page count on retrieval cancellation
by David Howells
· 12 years ago
1f372df
FS-Cache: Mark cancellation of in-progress operation
by David Howells
· 12 years ago
7ef001e
FS-Cache: One of the write operation paths doesn't set the object state
by David Howells
· 12 years ago
9c04caa
FS-Cache: Fix signal handling during waits
by David Howells
· 12 years ago
a4ff146
NFS4: Open files for fscaching
by David Howells
· 12 years ago
9696952
FS-Cache: Add transition to handle invalidate immediately after lookup
by David Howells
· 12 years ago
8c209ce
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
by David Howells
· 12 years ago
8d76349
FS-Cache: Exclusive op submission can BUG if there's been an I/O error
by David Howells
· 12 years ago
75bc411
FS-Cache: Limit the number of I/O error reports for a cache
by David Howells
· 12 years ago
c2d35bf
FS-Cache: Don't mask off the object event mask when printing it
by David Howells
· 12 years ago
03acc4b
FS-Cache: Initialise the object event mask with the calculated mask
by David Howells
· 12 years ago
b4cf1e0
CacheFiles: Add missing retrieval completions
by David Howells
· 12 years ago
de242c0
NFS: Use FS-Cache invalidation
by David Howells
· 12 years ago
9dc8d9b
CacheFiles: Implement invalidation
by David Howells
· 12 years ago
a02de96
VFS: Make more complete truncate operation available to CacheFiles
by David Howells
· 12 years ago
9821972
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
ef778e7
FS-Cache: Provide proper invalidation
by David Howells
· 12 years ago
40889e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
9f10523
FS-Cache: Fix operation state management and accounting
by David Howells
· 12 years ago
ef46ed8
FS-Cache: Make cookie relinquishment wait for outstanding reads
by David Howells
· 12 years ago
37491a1
CacheFiles: Make some debugging statements conditional
by David Howells
· 12 years ago
0f972b5
FS-Cache: Check that there are no read ops when cookie relinquished
by David Howells
· 12 years ago
5f4f9f4
CacheFiles: Downgrade the requirements passed to the allocator
by David Howells
· 12 years ago
1ca2225
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
a13eea6
Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 12 years ago
c4d6d8d
CacheFiles: Fix the marking of cached pages
by David Howells
· 12 years ago
c8cf464
hfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
41ddaee
bfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
1dc1834
affs: drop vmtruncate
by Marco Stornelli
· 12 years ago
6229518
adfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
a6ff037
ocfs2: drop vmtruncate
by Marco Stornelli
· 12 years ago
Next »