Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
90e02896f1a4627b14624245fbcbc19f8fd916cb
/
fs
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
efa5637
Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
c636e17
Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
f616751
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
a00052a
ubifs: Fix regression in ubifs_readdir()
by Richard Weinberger
· 8 years ago
14970f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
14f947c
fs: exofs: print a hex number after a 0x prefix
by Uwe Kleine-König
· 8 years ago
06b2849
proc: fix NULL dereference when reading /proc/<pid>/auxv
by Leon Yu
· 8 years ago
e3300ff
Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
e890038
Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
570dd45
btrfs: fix races on root_log_ctx lists
by Chris Mason
· 8 years ago
2a9becd
kernfs: Add noop_fsync to supported kernfs_file_fops
by Tony Luck
· 8 years ago
272ddc8
proc: don't use FOLL_FORCE for reading cmdline and environment
by Linus Torvalds
· 8 years ago
804b173
orangefs: don't use d_time
by Miklos Szeredi
· 8 years ago
d62a902
orangefs: user file_inode() where it is due
by Amir Goldstein
· 8 years ago
c17a8ef
xfs: clear cowblocks tag when cow fork is emptied
by Brian Foster
· 8 years ago
7b7381f
xfs: fix up inode cowblocks tracking tracepoints
by Brian Foster
· 8 years ago
c663e29
fs: Do to trim high file position bits in iomap_page_mkwrite_actor
by Jan Kara
· 8 years ago
5ff93ab
Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
c761923
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
86c5bf7
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
02593ac
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
bdcff415
Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
a28ad14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
b18cb64
fs/proc: Stop trying to report thread stacks
by Andy Lutomirski
· 8 years ago
0a1eb2d
fs/proc: Stop reporting eip and esp in /proc/PID/stat
by Andy Lutomirski
· 8 years ago
64e6428
xfs: remove xfs_bunmapi_cow
by Christoph Hellwig
· 8 years ago
c1112b6
xfs: optimize xfs_reflink_end_cow
by Christoph Hellwig
· 8 years ago
3e0ee78
xfs: optimize xfs_reflink_cancel_cow_blocks
by Christoph Hellwig
· 8 years ago
fa5c836
xfs: refactor xfs_bunmapi_cow
by Christoph Hellwig
· 8 years ago
3ba020b
xfs: optimize writes to reflink files
by Christoph Hellwig
· 8 years ago
5f9268c
xfs: don't bother looking at the refcount tree for reads
by Christoph Hellwig
· 8 years ago
62c5ac8
xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared
by Christoph Hellwig
· 8 years ago
0a0af28
xfs: add xfs_trim_extent
by Darrick J. Wong
· 8 years ago
d33fd77
iomap: add IOMAP_REPORT
by Christoph Hellwig
· 8 years ago
5faaf4f
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
by Christoph Hellwig
· 8 years ago
ec40759
xfs: remove xfs_file_wait_for_io
by Christoph Hellwig
· 8 years ago
5761778
xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range
by Christoph Hellwig
· 8 years ago
a62e82b
xfs: fix the same_inode check in xfs_file_share_range
by Christoph Hellwig
· 8 years ago
4fbc2c6
xfs: remove the same fs check from xfs_file_share_range
by Christoph Hellwig
· 8 years ago
8cdcc81
libxfs: v3 inodes are only valid on crc-enabled filesystems
by Roger Willcocks
· 8 years ago
58d7896
libxfs: clean up _calc_dquots_per_chunk
by Darrick J. Wong
· 8 years ago
d099245
xfs: unset MS_ACTIVE if mount fails
by Darrick J. Wong
· 8 years ago
fe23759
xfs: remove pointless error goto in xfs_bmap_remap_alloc
by Eric Sandeen
· 8 years ago
0ee7a3f
xfs: don't take the IOLOCK exclusive for direct I/O page invalidation
by Christoph Hellwig
· 8 years ago
f1b8243
xfs: add some 'static' annotations
by Eric Biggers
· 8 years ago
1be7f9b
xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()
by Geert Uytterhoeven
· 8 years ago
1d55a4b
xfs: remove redundant assignment of ifp
by Colin Ian King
· 8 years ago
c83ed4c
ubifs: Abort readdir upon error
by Richard Weinberger
· 8 years ago
843741c
ubifs: Fix xattr_names length in exit paths
by Richard Weinberger
· 8 years ago
390975a
ubifs: Rename ubifs_rename2
by Richard Weinberger
· 8 years ago
83aa3e0
nfs4: fix missing-braces warning
by Arnd Bergmann
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
6347e8d
mm: replace access_remote_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
9beae1e
mm: replace get_user_pages_remote() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
1a1891d
Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
e0ed1c2
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
112a3ed
Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.9
by Chris Mason
· 8 years ago
5130cce
ceph: fix non static symbol warning
by Wei Yongjun
· 8 years ago
5f43086
locking, fs/locks: Add missing file_sem locks
by Peter Zijlstra
· 8 years ago
31ca587
ceph: fix uninitialized dentry pointer in ceph_real_mount()
by Geert Uytterhoeven
· 8 years ago
f72f945
ceph: fix readdir vs fragmentation race
by Yan, Zheng
· 8 years ago
e952813
ext2: avoid bogus -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
a2ed0b3
isofs: Do not return EACCES for unknown filesystems
by Jan Kara
· 8 years ago
14155ca
btrfs: assign error values to the correct bio structs
by Junjie Mao
· 8 years ago
0d7718f6
ceph: fix error handling in ceph_read_iter
by Nikolay Borisov
· 8 years ago
df34d04
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
by Linus Torvalds
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
d74f3d2
ext4: add missing KERN_CONT to a few more debugging uses
by Joe Perches
· 8 years ago
8906a82
fscrypto: lock inode while setting encryption policy
by Eric Biggers
· 8 years ago
1996250
ext4: correct endianness conversion in __xattr_check_inode()
by Eric Biggers
· 8 years ago
b26b5ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
87dbe42
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
d3304ca
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
f1a9622
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
by Oleg Nesterov
· 8 years ago
1a892b4
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
89f39af
fs/super.c: fix race between freeze_super() and thaw_super()
by Oleg Nesterov
· 8 years ago
655042c
overlayfs: Fix setting IOP_XATTR flag
by Vivek Goyal
· 8 years ago
ffecee4
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
by Vegard Nossum
· 8 years ago
3514de3
CIFS: Retrieve uid and gid from special sid if enabled
by Steve French
· 8 years ago
9593265
CIFS: Add new mount option to set owner uid and gid from special sids in acl
by Steve French
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
f1f081c
Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
7764235
ovl: use vfs_get_link()
by Miklos Szeredi
· 8 years ago
d60874c
vfs: add vfs_get_link() helper
by Miklos Szeredi
· 8 years ago
78a3fa4
ovl: use generic_readlink
by Miklos Szeredi
· 8 years ago
cb348ed
ovl: explain error values when removing acl from workdir
by Miklos Szeredi
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
35a891b
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
de74025
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
by Pavel Shilovsky
· 8 years ago
f2cca6a
CIFS: Fix persistent handles re-opening on reconnect
by Pavel Shilovsky
· 8 years ago
166cea4
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
by Sachin Prabhu
· 8 years ago
3baf1a7
SMB2: Separate Kerberos authentication from SMB2_sess_setup
by Sachin Prabhu
· 8 years ago
cb978ac
Expose cifs module parameters in sysfs
by Germano Percossi
· 8 years ago
24df148
Cleanup missing frees on some ioctls
by Steve French
· 8 years ago
834170c
Enable previous version support
by Steve French
· 8 years ago
18dd8e1
Do not send SMB3 SET_INFO request if nothing is changing
by Steve French
· 8 years ago
e3799a2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 8 years ago
a3f9d1b5
pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
by Benjamin Coddington
· 8 years ago
Next »