Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
98bfcb8e994404efc4832efec1c7ce533ef1fb67
/
fs
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5ce1a70
Merge branch 'akpm' (more incoming from Andrew)
by Linus Torvalds
· 12 years ago
697ce9b
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
by Zhang Yanfei
· 12 years ago
43be594
fs/buffer.c: change type of max_buffer_heads to unsigned long
by Zhang Yanfei
· 12 years ago
33806f0
swap: make each swap partition have one address_space
by Shaohua Li
· 12 years ago
293c07e
memory-failure: use num_poisoned_pages instead of mce_bad_pages
by Xishi Qiu
· 12 years ago
41badc1
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
by Michel Lespinasse
· 12 years ago
bebeb3d
mm: introduce mm_populate() for populating new vmas
by Michel Lespinasse
· 12 years ago
3b5d851
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
d3330cf
binfmt_elf: remove unused argument in fill_elf_header
by Zhang Yanfei
· 12 years ago
182dcfd
ubifs: wait for page writeback to provide stable pages
by Jan Kara
· 12 years ago
1269529
ocfs2: wait for page writeback to provide stable pages
by Jan Kara
· 12 years ago
ffecfd1
block: optionally snapshot page contents to provide stable pages during write
by Darrick J. Wong
· 12 years ago
13575ca
9pfs: fix filesystem to wait for stable page writeback
by Darrick J. Wong
· 12 years ago
1d1d1a7
mm: only enforce stable page writes if the backing device requires it
by Darrick J. Wong
· 12 years ago
3278bb7
ocfs2: unlock super lock if lockres refresh failed
by Junxiao Bi
· 12 years ago
d787ab0
ocfs2: remove kfree() redundant null checks
by Tim Gardner
· 12 years ago
49deb4b
configfs: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
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
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 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
eece09e
locking: Various static lock initializer fixes
by Thomas Gleixner
· 13 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
9d94b9e
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
f482e1b
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
by Al Viro
· 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
Next »