Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1918707556986e9460682845a2bf4055c43a8b65
/
fs
8ed1f0e
fs/fuse: fix ioctl type confusion
by Jann Horn
· 9 years ago
a3ca013
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
af0b315
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
e1832f2
ipc: use private shmem or hugetlbfs inodes for shm segments.
by Stephen Smalley
· 9 years ago
32e5a2a
ocfs2: fix shift left overflow
by Joseph Qi
· 9 years ago
8f2f3eb
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
by Jan Kara
· 9 years ago
3ead7c5
signalfd: fix information leak in signalfd_copyinfo
by Amanieu d'Antras
· 9 years ago
209f751
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
by Joseph Qi
· 9 years ago
4248b0d
fs, file table: reinit files_stat.max_files after deferred memory initialisation
by Mel Gorman
· 9 years ago
c05f942
btrfs: qgroup: Fix a regression in qgroup reserved space.
by Qu Wenruo
· 9 years ago
9e91edc
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
aa65fa3
may_follow_link() should use nd->inode
by Al Viro
· 9 years ago
7e88447
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
0118360
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
97242f9
link_path_walk(): be careful when failing with ENOTDIR
by Al Viro
· 9 years ago
acea568
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
8fcd461
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
by Jeff Layton
· 9 years ago
fc927cd
ceph: always re-send cap flushes when MDS recovers
by Yan, Zheng
· 9 years ago
f6762cb
ceph: fix ceph_encode_locks_to_buffer()
by Yan, Zheng
· 9 years ago
8400935
Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
df150ed1
xfs: remote attributes need to be considered data
by Dave Chinner
· 9 years ago
e3c32ee
xfs: remote attribute headers contain an invalid LSN
by Dave Chinner
· 9 years ago
b2442c5
xfs: call dax_fault on read page faults for DAX
by Dave Chinner
· 9 years ago
d8132e0
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
a49c269
nfs: Fix an oops caused by using other thread's stack space in ASYNC mode
by Kinglong Mee
· 9 years ago
3471648a
nfs: plug memory leak when ->prepare_layoutcommit fails
by Jeff Layton
· 9 years ago
bdcc2cd
NFSv4.2: handle NFS-specific llseek errors
by J. Bruce Fields
· 9 years ago
d4c3045
NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()
by Trond Myklebust
· 9 years ago
03d5eb6
NFS: Fix a memory leak in nfs_do_recoalesce
by Trond Myklebust
· 9 years ago
6282adb
f2fs: call set_page_dirty to attach i_wb for cgroup
by Jaegeuk Kim
· 9 years ago
548aeda
f2fs: handle error cases in move_encrypted_block
by Jaegeuk Kim
· 9 years ago
33b4017
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
45b4b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
5aa2a96
block: export bio_associate_*() and wbc_account_io()
by Tejun Heo
· 9 years ago
fe78fcc
mnt: In detach_mounts detach the appropriate unmounted mount
by Eric W. Biederman
· 9 years ago
f2d0a12
mnt: Clarify and correct the disconnect logic in umount_tree
by Eric W. Biederman
· 9 years ago
00d80e3
Btrfs: fix quick exhaustion of the system array in the superblock
by Filipe Manana
· 9 years ago
3e303ea
btrfs: its btrfs_err() instead of btrfs_error()
by Anand Jain
· 9 years ago
95ab1f6
btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail
by Zhao Lei
· 9 years ago
8a73301
btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()
by Zhao Lei
· 9 years ago
cd81259
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
by Trond Myklebust
· 9 years ago
5c675d6
NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised
by Trond Myklebust
· 9 years ago
85a23ce
NFS: Don't revalidate the mapping if both size and change attr are up to date
by Trond Myklebust
· 9 years ago
2b83d3d
NFSv4/pnfs: Ensure we don't miss a file extension
by Trond Myklebust
· 9 years ago
3c38cbe
NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked
by Trond Myklebust
· 9 years ago
d725e66
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
by Linus Torvalds
· 9 years ago
8426fb3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
1ca4b88
nfsd: Fix a file leak on nfsd4_layout_setlease failure
by Kinglong Mee
· 9 years ago
c2227a3
nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
by Kinglong Mee
· 9 years ago
0e1dbcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3a26a5b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
8be5701
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 9 years ago
a2673b6
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
by Jan Kara
· 9 years ago
3581d45
/proc/$PID/cmdline: fixup empty ARGV case
by Alexey Dobriyan
· 9 years ago
3958b79
configfs: fix kernel infoleak through user-controlled format string
by Nicolas Iooss
· 9 years ago
db5d5b3
fs, proc: add help for CONFIG_PROC_CHILDREN
by Iago López Galeiras
· 9 years ago
f76d94d
Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 9 years ago
16ff49a
Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
2645695
jfs: clean up jfs_rename and fix out of order unlock
by Dave Kleikamp
· 9 years ago
ed95876
Btrfs: fix file corruption after cloning inline extents
by Filipe Manana
· 9 years ago
ee296d7
locks: inline posix_lock_file_wait and flock_lock_file_wait
by Jeff Layton
· 9 years ago
83bfff2
nfs4: have do_vfs_lock take an inode pointer
by Jeff Layton
· 9 years ago
29d01b2
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
by Jeff Layton
· 9 years ago
bcd7f78
locks: have flock_lock_file take an inode pointer instead of a filp
by Jeff Layton
· 9 years ago
ed05676
Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"
by Jeff Layton
· 9 years ago
c83727a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
75a6f82
freeing unlinked file indefinitely delayed
by Al Viro
· 9 years ago
9391dd0
fix a braino in ovl_d_select_inode()
by Al Viro
· 9 years ago
0a73d0a
9p: don't leave a half-initialized inode sitting around
by Al Viro
· 9 years ago
cffc337
Btrfs: fix order by which delayed references are run
by Filipe Manana
· 9 years ago
d3efe08
Btrfs: fix list transaction->pending_ordered corruption
by Filipe Manana
· 9 years ago
497b405
Btrfs: fix memory leak in the extent_same ioctl
by Filipe Manana
· 9 years ago
c1aa457
Btrfs: fix shrinking truncate when the no_holes feature is enabled
by Filipe Manana
· 9 years ago
31b7a57
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
faa4a54
pNFS: Don't throw out valid layout segments
by Trond Myklebust
· 9 years ago
bdc59cf
pNFS: pnfs_roc_drain() fix a race with open
by Trond Myklebust
· 9 years ago
7f27392
pNFS: Fix races between return-on-close and layoutreturn.
by Trond Myklebust
· 9 years ago
df9cecc
pNFS: pnfs_roc_drain should return 'true' when sleeping
by Trond Myklebust
· 9 years ago
c5d7371
pNFS: Layoutreturn must invalidate all existing layout segments.
by Trond Myklebust
· 9 years ago
a28e4b2
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
by Joe Perches
· 10 years ago
ce65761
hpfs: kstrdup() out of memory handling
by Sanidhya Kashyap
· 10 years ago
d7b0409
hpfs: Remove unessary cast
by Firo Yang
· 10 years ago
a27b5b9
hpfs: add fstrim support
by Mikulas Patocka
· 9 years ago
9abea2d
ioctl_compat: handle FITRIM
by Mikulas Patocka
· 9 years ago
70f19f5
udf: Don't corrupt unalloc spacetable when writing it
by Steven J. Magnani
· 9 years ago
690edcf
NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code
by Trond Myklebust
· 9 years ago
1c4c715
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
be82416
NFSv4: Leases are renewed in sequence_done when we have sessions
by Trond Myklebust
· 9 years ago
b15c7cd
NFSv4.1: nfs41_sequence_done should handle sequence flag errors
by Trond Myklebust
· 9 years ago
b135290
NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly
by Trond Myklebust
· 9 years ago
4099287
NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly
by Trond Myklebust
· 9 years ago
8b895ce
NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.
by Trond Myklebust
· 9 years ago
7444a07
ext4: replace open coded nofail allocation in ext4_free_blocks()
by Michal Hocko
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
43c3dd0
dax: bdev_direct_access() may sleep
by Matthew Wilcox
· 9 years ago
bbab37d
block: Add support for DAX reads/writes to block devices
by Matthew Wilcox
· 9 years ago
872eb12
dax: Use copy_from_iter_nocache
by Matthew Wilcox
· 9 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
Next »