Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
72dc989c7d2e6f2d7a30d5cd001ae73f292cfaa0
/
fs
7630b66
fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()
by MITSUNARI Shigeo
· 12 years ago
676a067
inotify: remove broken mask checks causing unmount to be EINVAL
by Jim Somerville
· 12 years ago
024e4ec
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
850cb82
Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 12 years ago
2171ee8
Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
9b9a72a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
736a4c1
Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
c4bc705
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
2608e3d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
8793422
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
266d7ad
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
666b3d8
NLM: Ensure that we resend all pending blocking locks after a reclaim
by Trond Myklebust
· 12 years ago
c239905
net: proc: remove proc_net_remove
by Gao feng
· 12 years ago
b4278c9
net: proc: remove proc_net_fops_create
by Gao feng
· 12 years ago
5a12cca
umount oops when remove blocklayoutdriver first
by fanchaoting
· 12 years ago
96aa154
nfs: remove kfree() redundant null checks
by Tim Gardner
· 12 years ago
085b7a4
NFSv4.1: Don't decode skipped layoutgets
by Weston Andros Adamson
· 12 years ago
1e82379
xfs: xfs_bmap_add_attrfork_local is too generic
by Dave Chinner
· 12 years ago
fa5566e
xfs: remove log force from xfs_buf_trylock()
by Brian Foster
· 12 years ago
5337fe9
xfs: recheck buffer pinned status after push trylock failure
by Brian Foster
· 12 years ago
a1e16c2
xfs: limit speculative prealloc size on sparse files
by Dave Chinner
· 12 years ago
fd9a8d7
NFSv4.1: Fix bulk recall and destroy of layouts
by Trond Myklebust
· 12 years ago
fd95e81
GFS2: Reinstate withdraw ack system
by Steven Whitehouse
· 12 years ago
fb0af3f
pstore: Create a convenient mount point for pstore
by Josh Boyer
· 12 years ago
c8da19b
NFSv4.1: Fix an ABBA locking issue with session and state serialisation
by Trond Myklebust
· 12 years ago
c21443c
NFSv4: Fix a reboot recovery race when opening a file
by Trond Myklebust
· 12 years ago
65b62a2
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
by Trond Myklebust
· 12 years ago
37380e4
NFSv4: Fix up the return values of nfs4_open_delegation_recall
by Trond Myklebust
· 12 years ago
d25be54
NFSv4.1: Don't lose locks when a server reboots during delegation return
by Trond Myklebust
· 12 years ago
9a99af4
NFSv4.1: Prevent deadlocks between state recovery and file locking
by Trond Myklebust
· 12 years ago
c137afa
NFSv4: Allow the state manager to mark an open_owner as being recovered
by Trond Myklebust
· 12 years ago
a9834cb
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 12 years ago
b6f4bee
fs/9p: Fix atomic_open
by M. Mohan Kumar
· 12 years ago
03f0e02
fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request
by Aneesh Kumar K.V
· 12 years ago
7ffdea7
locking in fs/9p ->readdir()
by Al Viro
· 12 years ago
8d19514
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
311f08a
xfs: memory barrier before wake_up_bit()
by Alex Elder
· 12 years ago
634734b
fuse: allow control of adaptive readdirplus use
by Eric Wong
· 12 years ago
1a65e24
Btrfs: move d_instantiate outside the transaction during mksubvol
by Chris Mason
· 12 years ago
eb6b88d
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
by Jan Schmidt
· 12 years ago
24f8ebe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus
by Chris Mason
· 12 years ago
59fe4f4
Btrfs: fix possible stale data exposure
by Josef Bacik
· 12 years ago
5d1f402
Btrfs: fix missing i_size update
by Josef Bacik
· 12 years ago
6f1c360
Btrfs: fix race between snapshot deletion and getting inode
by Liu Bo
· 12 years ago
843fcf3
Btrfs: fix missing release of the space/qgroup reservation in start_transaction()
by Miao Xie
· 12 years ago
0a3404d
Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
by Miao Xie
· 12 years ago
222c81d
Btrfs: do not merge logged extents if we've removed them from the tree
by Josef Bacik
· 12 years ago
b2c77a5
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 12 years ago
fe547d7
Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 12 years ago
a9bae18
nilfs2: fix fix very long mount time issue
by Vyacheslav Dubeyko
· 12 years ago
d4b0bcf
dlm: check the write size from user
by David Teigland
· 12 years ago
0415d29
fuse: send poll events
by Enke Chen
· 12 years ago
dfca7ce
fuse: don't WARN when nlink is zero
by Miklos Szeredi
· 12 years ago
6a4e922
fuse: avoid out-of-scope stack access
by Eric Wong
· 12 years ago
90889a6
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
a21cd50
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
by Jeff Liu
· 12 years ago
762c585
xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
by Jeff Liu
· 12 years ago
5166ab0
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
by Jeff Liu
· 12 years ago
e457274
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
by Jeff Liu
· 12 years ago
a7bd794
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
by Jeff Liu
· 12 years ago
762d7ba
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
by Jeff Liu
· 12 years ago
a1bd955
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
by Jeff Liu
· 12 years ago
4800104
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
by Jeff Liu
· 12 years ago
f0f2df9
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
by Jeff Liu
· 12 years ago
f910a8c
xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
by Jeff Liu
· 12 years ago
b0c10b98
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
by Jeff Liu
· 12 years ago
5b292ae
xfs: make use of xfs_calc_buf_res() in xfs_trans.c
by Jeff Liu
· 12 years ago
d2b47cf
GFS2: Get a block reservation before resizing a file
by Bob Peterson
· 12 years ago
4506a519
GFS2: Split glock lru processing into two parts
by Steven Whitehouse
· 12 years ago
4f3b578
xfs: add a helper to figure out the space log reservation per item
by Jeff Liu
· 12 years ago
3c91160
btrfs: don't try to notify udev about missing devices
by Eric Sandeen
· 12 years ago
322b2b9
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
by Trond Myklebust
· 12 years ago
bf6c8a8
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
4582a4a
FUSE: Adapt readdirplus to application usage patterns
by Feng Shuo
· 12 years ago
c2132c1
Do not use RCU for current process credentials
by Anatol Pomozov
· 12 years ago
c489ee2
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
by Trond Myklebust
· 12 years ago
ab22541
NFS: Don't silently fail setattr() requests on mountpoints
by Trond Myklebust
· 12 years ago
f96736e
Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
4513899
GFS2: Use ->writepages for ordered writes
by Steven Whitehouse
· 12 years ago
d564053f
GFS2: Clean up freeze code
by Steven Whitehouse
· 12 years ago
c76c4d9
GFS2: Merge gfs2_attach_bufdata() into trans.c
by Steven Whitehouse
· 12 years ago
767f433
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
by Steven Whitehouse
· 12 years ago
350a9b0
GFS2: Split gfs2_trans_add_bh() into two
by Steven Whitehouse
· 12 years ago
75f2b87
GFS2: Merge revoke adding functions
by Steven Whitehouse
· 12 years ago
2a00585
GFS2: Separate LRU scanning from shrinker
by Steven Whitehouse
· 12 years ago
65e3aa7
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
by Torsten Kaiser
· 12 years ago
2729423
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
by Torsten Kaiser
· 12 years ago
4b05d09
xfs: Fix possible use-after-free with AIO
by Jan Kara
· 12 years ago
9f87832
xfs: fix shutdown hang on invalid inode during create
by Dave Chinner
· 12 years ago
f2a4595
xfs: limit speculative prealloc near ENOSPC thresholds
by Dave Chinner
· 12 years ago
eb17861
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
by Dave Chinner
· 12 years ago
d26978d
xfs: pull up stack_switch check into xfs_bmapi_write
by Brian Foster
· 12 years ago
1bee12b
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
by Eric Sandeen
· 12 years ago
d4e0bfe
GFS2: fix skip unlock condition
by David Teigland
· 12 years ago
65436ec
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
by Trond Myklebust
· 12 years ago
202c312
NFSv4: Fix NFSv4 trunking discovery
by Trond Myklebust
· 12 years ago
4ae19c2
NFSv4: Fix NFSv4 reference counting for trunked sessions
by Trond Myklebust
· 12 years ago
Next »