Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d346d886a4c7f771c184e73833133f23a18de884
/
fs
a00ed25
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
by Trond Myklebust
· 13 years ago
24c3047
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
71cdd40
pnfsblock: write_pagelist handle zero invalid extents
by Peng Tao
· 13 years ago
31e6306
pnfsblock: note written INVAL areas for layoutcommit
by Fred Isaman
· 13 years ago
650e2d3
pnfsblock: bl_write_pagelist
by Fred Isaman
· 13 years ago
9549ec0
pnfsblock: bl_read_pagelist
by Fred Isaman
· 13 years ago
b2be781
pnfsblock: cleanup_layoutcommit
by Fred Isaman
· 13 years ago
90ace12
pnfsblock: encode_layoutcommit
by Fred Isaman
· 13 years ago
9f37704
pnfsblock: merge rw extents
by Fred Isaman
· 13 years ago
c1c2a4c
pnfsblock: add extent manipulation functions
by Fred Isaman
· 13 years ago
6d742ba
pnfsblock: bl_find_get_extent
by Fred Isaman
· 13 years ago
e9437cc
pnfsblock: xdr decode pnfs_block_layout4
by Fred Isaman
· 13 years ago
2f9fd18
pnfsblock: call and parse getdevicelist
by Fred Isaman
· 13 years ago
03341d2
pnfsblock: merge extents
by Fred Isaman
· 13 years ago
a60d2eb
pnfsblock: lseg alloc and free
by Fred Isaman
· 13 years ago
025a70e
pnfsblock: remove device operations
by Jim Rees
· 13 years ago
fe0a9b7
pnfsblock: add device operations
by Jim Rees
· 13 years ago
9e69296
pnfsblock: basic extent code
by Fred Isaman
· 13 years ago
e9643fe
pnfsblock: use pageio_ops api
by Benny Halevy
· 13 years ago
155e752
pnfsblock: add blocklayout Kconfig option, Makefile, and stubs
by Fred Isaman
· 13 years ago
db29c08
pnfs: cleanup_layoutcommit
by Andy Adamson
· 13 years ago
dae100c
pnfs: ask for layout_blksize and save it in nfs_server
by Fred Isaman
· 13 years ago
738fd0f3
pnfs: add set-clear layoutdriver interface
by Benny Halevy
· 13 years ago
7f11d8d
pnfs: GETDEVICELIST
by Andy Adamson
· 13 years ago
3557c6c
pnfs: use lwb as layoutcommit length
by Peng Tao
· 13 years ago
a9bae56
pnfs: let layoutcommit handle a list of lseg
by Peng Tao
· 13 years ago
9fa4075
pnfs: save layoutcommit cred at layout header init
by Peng Tao
· 13 years ago
acff5880
pnfs: save layoutcommit lwb at layout header
by Peng Tao
· 13 years ago
0e99581
don't busy retry the inode on failed grab_super_passive()
by Wu Fengguang
· 13 years ago
374e4e3
Additional readdir cookie loop information
by Bryan Schumaker
· 13 years ago
0c03080
NFS: Fix spurious readdir cookie loop messages
by Trond Myklebust
· 13 years ago
983236b
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
74aec4e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 13 years ago
59ed2bb
ext2: remove duplicate 'ext2_get_acl()' define
by Linus Torvalds
· 13 years ago
a5a7bbc
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
by Markus Trippelsdorf
· 13 years ago
985ca0e
ecryptfs: Make inode bdi consistent with superblock bdi
by Thieu Le
· 13 years ago
b2987a5
eCryptfs: Unlock keys needed by ecryptfsd
by Tyler Hicks
· 13 years ago
95b6886
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
2271220
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
597a67e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
28890d3
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
ff95acb
Merge branch 'integration' into for-linus
by Chris Mason
· 13 years ago
75c195a
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
by Chris Mason
· 13 years ago
09570f9
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
by David Howells
· 13 years ago
2cf8572
Btrfs: use the commit_root for reading free_space_inode crcs
by Chris Mason
· 13 years ago
19b6caf
Btrfs: reduce extent_state lock contention for metadata
by Chris Mason
· 13 years ago
31533fb
Btrfs: remove lockdep magic from btrfs_next_leaf
by Chris Mason
· 13 years ago
85d4e46
Btrfs: make a lockdep class for each root
by Chris Mason
· 13 years ago
bd68151
Btrfs: switch the btrfs tree locks to reader/writer
by Chris Mason
· 13 years ago
81317fd
Btrfs: fix deadlock when throttling transactions
by Josef Bacik
· 13 years ago
a659171
Btrfs: stop using highmem for extent_buffers
by Chris Mason
· 13 years ago
199c36e
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
by Miao Xie
· 13 years ago
f7aaa06
Btrfs: tag pages for writeback in sync
by Josef Bacik
· 13 years ago
9e0baf6
Btrfs: fix enospc problems with delalloc
by Josef Bacik
· 13 years ago
a5991428
Btrfs: don't flush delalloc arbitrarily
by Josef Bacik
· 13 years ago
a94733d
Btrfs: use find_or_create_page instead of grab_cache_page
by Josef Bacik
· 13 years ago
bab39bf
Btrfs: use a worker thread to do caching
by Josef Bacik
· 13 years ago
5fd00b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 13 years ago
333c066
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 13 years ago
510792e
xfs: optimize the negative xattr caching
by Christoph Hellwig
· 13 years ago
d1166ec
xfs: prevent against ioend livelocks in xfs_file_fsync
by Christoph Hellwig
· 13 years ago
34951f5
xfs: flag all buffers as metadata
by Christoph Hellwig
· 13 years ago
1c4f332
xfs: encapsulate a block of debug code
by Alex Elder
· 13 years ago
e371d46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
32e107f
fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter()
by Oleg Nesterov
· 13 years ago
b4edf8b
exec: do not retry load_binary method if CONFIG_MODULES=n
by Tetsuo Handa
· 13 years ago
9121935
exec: do not call request_module() twice from search_binary_handler()
by Tetsuo Handa
· 13 years ago
aacb3d1
fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
by Michal Hocko
· 13 years ago
293eb1e
proc: fix a race in do_io_accounting()
by Vasiliy Kulikov
· 13 years ago
d2857e7
procfs: return ENOENT on opening a being-removed proc entry
by Daisuke Ogino
· 13 years ago
99b6456
do_coredump: fix the "ispipe" error check
by Oleg Nesterov
· 13 years ago
2c56373
coredump: escape / in hostname and comm
by Jiri Slaby
· 13 years ago
3141c8b
coredump: use task comm instead of (unknown)
by Jiri Slaby
· 13 years ago
ba5b56c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
e57712e
merge fchmod() and fchmodat() guts, kill ancient broken kludge
by Al Viro
· 13 years ago
0320937
xfs: fix misspelled S_IS...()
by Al Viro
· 13 years ago
abbede1
xfs: get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
2ac232f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 13 years ago
d79698d
ceph: document unlocked d_parent accesses
by Sage Weil
· 13 years ago
41b02e1
ceph: explicitly reference rename old_dentry parent dir in request
by Sage Weil
· 13 years ago
4f17726
ceph: document locking for ceph_set_dentry_offset
by Sage Weil
· 13 years ago
e5f86dc
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
by Sage Weil
· 13 years ago
bf1c6ac
ceph: protect d_parent access in ceph_d_revalidate
by Sage Weil
· 13 years ago
5f21c96
ceph: protect access to d_parent
by Sage Weil
· 13 years ago
48d0cbd
ceph: handle racing calls to ceph_init_dentry
by Sage Weil
· 13 years ago
dfabbed
ceph: set dir complete frag after adding capability
by Sage Weil
· 13 years ago
e985222
ceph: set up readahead size when rsize is not passed
by Yehuda Sadeh
· 13 years ago
2f90b85
ceph: ignore lease mask
by Sage Weil
· 13 years ago
468640e
ceph: fix ceph_lookup_open intent usage
by Sage Weil
· 13 years ago
9bae113
ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC
by Sage Weil
· 13 years ago
acda765
ceph: fix bad parent_inode calc in ceph_lookup_open
by Sage Weil
· 13 years ago
d8de9ab
ceph: avoid carrying Fw cap during write into page cache
by Sage Weil
· 13 years ago
8f04d42
ceph: report f_bfree based on kb_avail rather than diffing.
by Greg Farnum
· 13 years ago
e77dc3e
ceph: only queue capsnap if caps are dirty
by Sage Weil
· 13 years ago
af0ed56
ceph: fix snap writeback when racing with writes
by Sage Weil
· 13 years ago
9cfa109
ceph: use flag bit for at_end readdir flag
by Sage Weil
· 13 years ago
4918b6d
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
by Sage Weil
· 13 years ago
252c672
ceph: add flags field to file_info
by Sage Weil
· 13 years ago
1d87c28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
Next »