Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39c99f12f15c8bf8257985d9b2a2548a03d18c00
/
fs
39c99f1
Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.
by Tristan Ye
· 14 years ago
388c4bc
ocfs2/dlm: Migrate lockres with no locks if it has a reference
by Sunil Mushran
· 14 years ago
7b2a69b
Revert "vfs: show unreachable paths in getcwd and proc"
by Eric W. Biederman
· 14 years ago
238af87
reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
by Frederic Weisbecker
· 14 years ago
8cb280c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
8520eea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
c76febe
xfs: only run xfs_error_test if error injection is active
by Dave Chinner
· 14 years ago
de25c18
xfs: avoid moving stale inodes in the AIL
by Dave Chinner
· 14 years ago
309c848
xfs: delayed alloc blocks beyond EOF are valid after writeback
by Dave Chinner
· 14 years ago
90810b9
xfs: push stale, pinned buffers on trylock failures
by Dave Chinner
· 14 years ago
c726de4
xfs: fix failed write truncation handling.
by Dave Chinner
· 14 years ago
114279b
exec: copy-and-paste the fixes into compat_do_execve() paths
by Oleg Nesterov
· 14 years ago
3c77f84
exec: make argv/envp memory visible to oom-killer
by Oleg Nesterov
· 14 years ago
ba03864
cifs: fix parsing of hostname in dfs referrals
by Jeff Layton
· 14 years ago
37a09f0
NFS: Fix a readdirplus bug
by Trond Myklebust
· 14 years ago
476428f
cifs: display fsc in /proc/mounts
by Suresh Jayaraman
· 14 years ago
b81209d
cifs: enable fscache iff fsc mount option is used explicitly
by Suresh Jayaraman
· 14 years ago
607a569
cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set
by Suresh Jayaraman
· 14 years ago
fbeba8b
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
by Shirish Pargaonkar
· 14 years ago
78415d2
cifs: Misc. cleanup in cifsacl handling [try #4]
by Shirish Pargaonkar
· 14 years ago
aa3fc52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
1bfe4ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
523fb8c
cifs: trivial comment fix for cifs_invalidate_mapping
by Suresh Jayaraman
· 14 years ago
5a92bc8
Btrfs: don't use migrate page without CONFIG_MIGRATION
by Chris Mason
· 14 years ago
163cf09
Btrfs: deal with DIO bios that span more than one ordered extent
by Chris Mason
· 14 years ago
7208364
Un-inline get_pipe_info() helper function
by Linus Torvalds
· 14 years ago
c66fb34
Export 'get_pipe_info()' to other users
by Linus Torvalds
· 14 years ago
71993e6
Rename 'pipe_info()' to 'get_pipe_info()'
by Linus Torvalds
· 14 years ago
450ba0e
Btrfs: setup blank root and fs_info for mount time
by Josef Bacik
· 14 years ago
975f84f
Btrfs: fix fiemap
by Josef Bacik
· 14 years ago
619c8c7
Btrfs - fix race between btrfs_get_sb() and umount
by Ian Kent
· 14 years ago
bc1cbf1
Btrfs: update inode ctime when using links
by Josef Bacik
· 14 years ago
0ed42a6
Btrfs: make sure new inode size is ok in fallocate
by Josef Bacik
· 14 years ago
55a61d1
Btrfs: fix typo in fallocate to make it honor actual size
by Josef Bacik
· 14 years ago
19650e8
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
78daa87
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
0a66a59
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
da90587
reiserfs: fix inode mutex - reiserfs lock misordering
by Frederic Weisbecker
· 14 years ago
ea251c1
pagemap: set pagemap walk limit to PMD boundary
by Naoya Horiguchi
· 14 years ago
a0822c5
fuse: fix attributes after open(O_TRUNC)
by Ken Sumrall
· 14 years ago
f6c26ec
nilfs2: fix typo in comment of nilfs_dat_move function
by Ryusuke Konishi
· 14 years ago
103cfcf
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
by Dan Carpenter
· 14 years ago
0b26a0b
NFS: Ensure we return the dirent->d_type when it is known
by Trond Myklebust
· 14 years ago
3020093f
NFS: Correct the array bound calculation in nfs_readdir_add_to_array
by Trond Myklebust
· 14 years ago
ece0b42
NFS: Don't ignore errors from nfs_do_filldir()
by Trond Myklebust
· 14 years ago
85f8607
NFS: Fix the error handling in "uncached_readdir()"
by Trond Myklebust
· 14 years ago
7a8e1dc
NFS: Fix a page leak in uncached_readdir()
by Trond Myklebust
· 14 years ago
e7c58e9
NFS: Fix a page leak in nfs_do_filldir()
by Trond Myklebust
· 14 years ago
5c34685
NFS: Assume eof if the server returns no readdir records
by Trond Myklebust
· 14 years ago
463a376
NFS: Buffer overflow in ->decode_dirent() should not be fatal
by Trond Myklebust
· 14 years ago
b47d19d
Pure nfs client performance using odirect.
by Arun Bharadwaj
· 14 years ago
45f49bc
Btrfs: avoid NULL pointer deref in try_release_extent_buffer
by Chris Mason
· 14 years ago
a1b075d
Btrfs: make btrfs_add_nondir take parent inode as an argument
by Josef Bacik
· 14 years ago
495e867
Btrfs: hold i_mutex when calling btrfs_log_dentry_safe
by Josef Bacik
· 14 years ago
6a91221
Btrfs: use dget_parent where we can UPDATED
by Josef Bacik
· 14 years ago
7619585
Btrfs: fix more ESTALE problems with NFS
by Josef Bacik
· 14 years ago
2ede0da
Btrfs: handle NFS lookups properly
by Josef Bacik
· 14 years ago
0410c94
btrfs: make 1-bit signed fileds unsigned
by Mariusz Kozlowski
· 14 years ago
f209561
btrfs: Show device attr correctly for symlinks
by Li Zefan
· 14 years ago
5f3888f
btrfs: Set file size correctly in file clone
by Li Zefan
· 14 years ago
2a6b8da
btrfs: Check if dest_offset is block-size aligned before cloning file
by Li Zefan
· 14 years ago
0de9087
Btrfs: handle the space_cache option properly
by Josef Bacik
· 14 years ago
6f33434
btrfs: Fix early enospc because 'unused' calculated with wrong sign.
by Arne Jansen
· 14 years ago
e65e153
btrfs: fix panic caused by direct IO
by Miao Xie
· 14 years ago
88f794e
btrfs: cleanup duplicate bio allocating functions
by Miao Xie
· 14 years ago
0c56fa9
btrfs: fix free dip and dip->csums twice
by Miao Xie
· 14 years ago
784b4e2
Btrfs: add migrate page for metadata inode
by Chris Mason
· 14 years ago
b86db47
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
e681c04
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
by Lukas Czerner
· 14 years ago
93bb41f
fs: Do not dispatch FITRIM through separate super_operation
by Lukas Czerner
· 14 years ago
76db8ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
5a9ae68
ext4: ext4_fill_super shouldn't return 0 on corruption
by Darrick J. Wong
· 14 years ago
14870b4
GFS2: Userland expects quota limit/warn/usage in 512b blocks
by Abhijith Das
· 14 years ago
3105c19
ceph: fix readdir EOVERFLOW on 32-bit archs
by Sage Weil
· 14 years ago
0587aa3
jbd2: fix /proc/fs/jbd2/<dev> when using an external journal
by yangsheng
· 14 years ago
f4c8cc6
ext4: missing unlock in ext4_clear_request_list()
by Dan Carpenter
· 14 years ago
08da119
ext4: fix setting random pages PageUptodate
by Markus Trippelsdorf
· 14 years ago
460781b
BKL: remove references to lock_kernel from comments
by Arnd Bergmann
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
04e4bd1
nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr
by Catalin Marinas
· 14 years ago
ac39612
NFS: readdir shouldn't read beyond the reply returned by the server
by Trond Myklebust
· 14 years ago
8cd51a0
NFS: Fix a couple of regressions in readdir.
by Trond Myklebust
· 14 years ago
23ebbd9
Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR"
by Trond Myklebust
· 14 years ago
1e657bd
Regression: fix mounting NFS when NFSv3 support is not compiled
by Paulius Zaleckas
· 14 years ago
8e35f8e
NLM: Fix a regression in lockd
by Trond Myklebust
· 14 years ago
620751a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
044b941
GFS2: Fix inode deallocation race
by Steven Whitehouse
· 14 years ago
d69b78b
ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
by Greg Thelen
· 14 years ago
1ca7318
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
362d312
[CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC
by Steve French
· 14 years ago
1c66b36
ocfs2: Change some lock status member in ocfs2_lock_res to char.
by Tao Ma
· 14 years ago
59c55ba
cifs: don't take extra tlink reference in initiate_cifs_search
by Jeff Layton
· 14 years ago
8a9f772
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
fb1cb7b
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
0f90933
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
52ca0e8
hugetlbfs: lessen the impact of a deprecation warning
by Dave Jones
· 14 years ago
7b88dad
ceph: fix frag offset for non-leftmost frags
by Sage Weil
· 14 years ago
a1629c3
ceph: fix dangling pointer
by Sage Weil
· 14 years ago
987b21d
cifs: Percolate error up to the caller during get/set acls [try #4]
by Shirish Pargaonkar
· 14 years ago
a7851ce
cifs: fix another memleak, in cifs_root_iget
by Oskar Schirmer
· 14 years ago
Next »