Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a6ef8c72314f254c107c6a9ed7cb201961ee05a
/
fs
7a6ef8c
nfsd4: nfsd4_create_clid_dir return value is unused
by J. Bruce Fields
· 13 years ago
9b4146e
NFSD: Change name of extended attribute containing junction
by Chuck Lever
· 13 years ago
b854889
nfsd4: be forgiving in the absence of the recovery directory
by J. Bruce Fields
· 13 years ago
aec3968
nfsd4: fix spurious 4.1 post-reboot failures
by J. Bruce Fields
· 13 years ago
2d3475c
NFSD: forget_delegations should use list_for_each_entry_safe
by Bryan Schumaker
· 13 years ago
39c4cc0
NFSD: Only reinitilize the recall_lru list under the recall lock
by Bryan Schumaker
· 13 years ago
f32f3c2
nfsd4: initialize special stateid's at compile time
by J. Bruce Fields
· 13 years ago
f5c8593b
NFSd: use network-namespace-aware cache registering routines
by Stanislav Kinsbursky
· 13 years ago
0cf99b9
nfsd41: allow non-reclaim open-by-fh's in 4.1
by Mi Jinlong
· 13 years ago
b2ea70a
nfsd: Fix oops when parsing a 0 length export
by Sasha Levin
· 13 years ago
67114fe
nfsd4: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
009673b
nfsd4: add a separate (lockowner, inode) lookup
by J. Bruce Fields
· 13 years ago
353de31
nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error
by J. Bruce Fields
· 13 years ago
16bfdaaf
nfsd4: share open and lock owner hash tables
by J. Bruce Fields
· 13 years ago
06f1f86
nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER
by J. Bruce Fields
· 13 years ago
c7e8472
NFSD: Remove unnecessary whitespace
by Bryan Schumaker
· 13 years ago
7208339
NFSD: Call nfsd4_init_slabs() from init_nfsd()
by Bryan Schumaker
· 13 years ago
65178db
NFSD: Added fault injection
by Bryan Schumaker
· 13 years ago
64a284d
nfsd4: maintain one seqid stream per (lockowner, file)
by J. Bruce Fields
· 13 years ago
684e563
nfsd4: cleanup lock clientid handling in sessions case
by J. Bruce Fields
· 13 years ago
b93d87c
nfsd4: fix lockowner matching
by J. Bruce Fields
· 13 years ago
a3fbbde
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
by Al Viro
· 13 years ago
50e6963
vfs: d_invalidate() should leave mountpoints alone
by Al Viro
· 13 years ago
ff4d7fa
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
cf5e15f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
6a6662c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
208bca0
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
5d5a8d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
7c7e82a
Btrfs: check for a null fs root when writing to the backup root log
by Chris Mason
· 13 years ago
d43317d
Btrfs: fix race during transaction joins
by Chris Mason
· 13 years ago
56d2a48
Btrfs: fix a potential btrfs_bio leak on scrub fixups
by Ilya Dryomov
· 13 years ago
21ca543
Btrfs: rename btrfs_bio multi -> bbio for consistency
by Ilya Dryomov
· 13 years ago
9510dc4
Btrfs: stop leaking btrfs_bios on readahead
by Ilya Dryomov
· 13 years ago
306c8b6
Btrfs: stop the readahead threads on failed mount
by Chris Mason
· 13 years ago
c674e04
Btrfs: fix extent_buffer leak in the metadata IO error handling
by Chris Mason
· 13 years ago
740c3d2
Btrfs: fix the new inspection ioctls for 32 bit compat
by Chris Mason
· 13 years ago
806468f
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
531f4b1a
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
by Chris Mason
· 13 years ago
c06a0e1
Btrfs: fix delayed insertion reservation
by Josef Bacik
· 13 years ago
bf0da8c
Btrfs: ClearPageError during writepage and clean_tree_block
by Chris Mason
· 13 years ago
663350a
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
by Josef Bacik
· 13 years ago
6d668dd
Btrfs: make a delayed_block_rsv for the delayed item insertion
by Josef Bacik
· 13 years ago
af31f5e
Btrfs: add a log of past tree roots
by Chris Mason
· 13 years ago
6c41761
btrfs: separate superblock items out of fs_info
by David Sterba
· 14 years ago
c817431
Btrfs: use the global reserve when truncating the free space cache inode
by Josef Bacik
· 13 years ago
5a77d76
Btrfs: release metadata from global reserve if we have to fallback for unlink
by Josef Bacik
· 13 years ago
01d658f
Btrfs: make sure to flush queued bios if write_cache_pages waits
by Chris Mason
· 13 years ago
e688b725
Btrfs: fix extent pinning bugs in the tree log
by Chris Mason
· 13 years ago
1eae31e
Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN
by Chris Mason
· 13 years ago
cd354ad
Btrfs: don't wait as long for more batches during SSD log commit
by Chris Mason
· 13 years ago
0c6d4b4e2
ceph/super.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
7fd7d10
ceph/mds_client.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
c6ffe10
ceph: use new D_COMPLETE dentry flag
by Sage Weil
· 13 years ago
5c8a0fb
VFS: fix statfs() automounter semantics regression
by Dan McGee
· 13 years ago
3d0a8d1
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
b4fdcb0
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
044595d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 13 years ago
6736c04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
6070295
nfs: set vs_hidden on nfs4_callback_version4 (try #2)
by Jeff Layton
· 13 years ago
a88b470
CIFS: Cleanup byte-range locking code style
by Pavel Shilovsky
· 13 years ago
161ebf9
CIFS: Simplify setlk error handling for mandatory locking
by Pavel Shilovsky
· 13 years ago
1a67a57
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
b58dc41
ceph: clear parent D_COMPLETE flag when on dentry prune
by Sage Weil
· 14 years ago
31cbecb
Merge branch 'osd-devel' into nfs-for-next
by Trond Myklebust
· 13 years ago
278c023
pnfs-obj: Support for RAID5 read-4-write interface.
by Boaz Harrosh
· 13 years ago
04291b62
pnfs-obj: move to ore 03: Remove old raid engine
by Boaz Harrosh
· 13 years ago
eecfc63
pnfs-obj: move to ore 02: move to ORE
by Boaz Harrosh
· 13 years ago
af4f5b5
pnfs-obj: move to ore 01: ore_layout & ore_components
by Boaz Harrosh
· 13 years ago
e2e0435
pnfs-obj: Rename objlayout_io_state => objlayout_io_res
by Boaz Harrosh
· 13 years ago
9621855
pnfs-obj: Get rid of objlayout_{alloc,free}_io_state
by Boaz Harrosh
· 13 years ago
e6c40fe
pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist
by Boaz Harrosh
· 13 years ago
4cdc685
pnfs-obj: Remove redundant EOF from objlayout_io_state
by Boaz Harrosh
· 13 years ago
2b72c9c
nfs: Remove unused variable from write.c
by Rakib Mullick
· 13 years ago
6f276e4
nfs: Fix unused variable warning from file.c
by Rakib Mullick
· 13 years ago
06ef93e
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
092f4c5
Merge branch 'akpm' (Andrew's incoming - part two)
by Linus Torvalds
· 13 years ago
080d676
aio: allocate kiocbs in batches
by Jeff Moyer
· 13 years ago
f1ecf06
sysctl: add support for poll()
by Lucas De Marchi
· 13 years ago
aa6afca
proc: fix races against execve() of /proc/PID/fd**
by Vasiliy Kulikov
· 13 years ago
887df07
procfs: report EISDIR when reading sysctl dirs in proc
by Pavel Emelyanov
· 13 years ago
434a964
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
by Phillip Lougher
· 13 years ago
3069083
isofs: add readpages support
by Namjae Jeon
· 13 years ago
0620d91
ramfs: remove module leftovers
by Richard Weinberger
· 13 years ago
a3defbe
binfmt_elf: fix PIE execution with randomization disabled
by Jiri Kosina
· 13 years ago
d211858
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
7657cac
Squashfs: Add an option to set dev block size to 4K
by Phillip Lougher
· 13 years ago
f1f8935
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
3411664
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
de0a534
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
by Linus Torvalds
· 13 years ago
548fd1e
um: kill useless include of user.h
by Al Viro
· 13 years ago
f0023bc
vfs: add d_prune dentry operation
by Sage Weil
· 13 years ago
a78ef70
vfs: protect i_nlink
by Miklos Szeredi
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
dd2a981
logfs: remove unnecessary nlink setting
by Miklos Szeredi
· 13 years ago
a7732b0
ocfs2: remove unnecessary nlink setting
by Miklos Szeredi
· 13 years ago
c818b68
jfs: remove unnecessary nlink setting
by Miklos Szeredi
· 13 years ago
2833eb2
vfs: ignore error on forced remount
by Miklos Szeredi
· 13 years ago
Next »