Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
15c665700bf6f4543f003ac0fbb1e9ec692e93f2
/
fs
« Previous
875fc4f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
546bed6
btrfs: initialize the seq counter in struct btrfs_device
by Sebastian Andrzej Siewior
· 9 years ago
0dc924c5
Btrfs: clean up an error code in btrfs_init_space_info()
by Dan Carpenter
· 9 years ago
8e21785
btrfs: fix iterator with update error in backref.c
by Geliang Tang
· 9 years ago
b7c47bb
Btrfs: fix output of compression message in btrfs_parse_options()
by Tsutomu Itoh
· 9 years ago
f32e48e
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots
by Chandan Rajendra
· 9 years ago
95617d6
btrfs: cleanup, stop casting for extent_map->lookup everywhere
by Jeff Mahoney
· 9 years ago
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
75f26df
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
63f729c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
8463833
mm: rework virtual memory accounting
by Konstantin Khlebnikov
· 9 years ago
3e89e1c
hugetlb: make mm and fs code explicitly non-modular
by Paul Gortmaker
· 9 years ago
0e41e27
mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_pmd()
by Oleg Nesterov
· 9 years ago
84ad580
proc: meminfo: estimate available memory more conservatively
by Johannes Weiner
· 9 years ago
b832861
fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO)
by Andrew Morton
· 9 years ago
8cee852
mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status
by Jerome Marchand
· 9 years ago
eca56ff
mm, shmem: add internal shmem resident memory accounting
by Jerome Marchand
· 9 years ago
48131e0
mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings
by Vlastimil Babka
· 9 years ago
6a15a37
mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
by Vlastimil Babka
· 9 years ago
c261e7d9
mm, proc: account for shmem swap in /proc/pid/smaps
by Vlastimil Babka
· 9 years ago
4a8c7bb
mm/mempolicy.c: convert the shared_policy lock to a rwlock
by Nathan Zimmer
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
b2a209f
Revert "kernfs: do not account ino_ida allocations to memcg"
by Vladimir Davydov
· 9 years ago
3c973b0
ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h
by Joseph Qi
· 9 years ago
98e141f
ocfs2: dlm: remove redundant code
by Junxiao Bi
· 9 years ago
074a6c6
ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del
by Joseph Qi
· 9 years ago
32e4932
ocfs2/dlm: do not insert a new mle when another process is already migrating
by xuejiufei
· 9 years ago
bef5502
ocfs2/dlm: ignore cleaning the migration mle that is inuse
by xuejiufei
· 9 years ago
1cce4df
ocfs2: do not lock/unlock() inode DLM lock
by Goldwyn Rodrigues
· 9 years ago
1247017
ocfs2: fix slot overwritten if storage link down during mount
by jiangyiwen
· 9 years ago
c372f21
ocfs2/dlm: return appropriate value when dlm_grab() returns NULL
by Xue jiufei
· 9 years ago
72865d9
ocfs2: clean up redundant NULL check before iput
by Joseph Qi
· 9 years ago
b556014
ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker
by jiangyiwen
· 9 years ago
9e62dc0
ocfs2: constify ocfs2_extent_tree_operations structures
by Julia Lawall
· 9 years ago
30bee89
ocfs2/dlm: fix a race between purge and migration
by Xue jiufei
· 9 years ago
a84ac33
ocfs2: o2hb: increase unsteady iterations
by Junxiao Bi
· 9 years ago
d636462
ocfs2: return non-zero st_blocks for inline data
by John Haxby
· 9 years ago
3eb5bdf
ocfs2: optimize bad declarations and redundant assignment
by Norton.Zhu
· 9 years ago
2886357b
logfs: fix logfs build errors and dependencies
by Arnd Bergmann
· 9 years ago
c510eff
fsnotify: destroy marks with call_srcu instead of dedicated thread
by Jeff Layton
· 9 years ago
1deaf9d
fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodes
by Geliang Tang
· 9 years ago
e8ecde2
Make sure that highmem pages are not added to symlink page cache
by Al Viro
· 9 years ago
6e8b50d
nfsd: add new io class tracepoint
by Jeff Layton
· 9 years ago
01b9b0b
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
by Vasily Averin
· 9 years ago
820962d
cifs: fix race between call_async() and reconnect()
by Rabin Vincent
· 9 years ago
373512e
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
by Steve French
· 9 years ago
882137c
cifs: Allow using O_DIRECT with cache=loose
by Ross Lagerwall
· 9 years ago
adfeb3e
cifs: Make echo interval tunable
by Steve French
· 9 years ago
a108471b
cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
by Ross Lagerwall
· 9 years ago
275516c
Print IP address of unresponsive server
by Arnd Hannemann
· 9 years ago
ec7147a
cifs: Ratelimit kernel log messages
by Jamie Bainbridge
· 9 years ago
7fdec82
Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
f9a03ae
Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
ac53b2e
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
ed8a9d2c
block: use bd{grab,put}() instead of open-coding
by Ilya Dryomov
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
60b7eca
Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
420d12d
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 9 years ago
4d58967
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fce205e
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
065019a
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
4f31d77
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
67c707e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
447135a
f2fs: should unset atomic flag after successful commit
by Jaegeuk Kim
· 9 years ago
1663cae
f2fs: fix wrong memory condition check
by Jaegeuk Kim
· 9 years ago
42190d2
f2fs: monitor the number of background checkpoint
by Jaegeuk Kim
· 9 years ago
d0239e1
f2fs: detect idle time depending on user behavior
by Jaegeuk Kim
· 9 years ago
6beceb5
f2fs: introduce time and interval facility
by Jaegeuk Kim
· 9 years ago
ddf1d62
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
32fb378
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
dde7f55
Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next
by Dave Chinner
· 9 years ago
7d6a13f
xfs: handle dquot buffer readahead in log recovery correctly
by Dave Chinner
· 9 years ago
b79f4a1
xfs: inode recovery readahead can race with inode buffer creation
by Dave Chinner
· 9 years ago
988f1f5
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5
by Chris Mason
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
a305810
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
f6106ef
xfs: eliminate committed arg from xfs_bmap_finish
by Eric Sandeen
· 9 years ago
9f2dfda
uml: fix hostfs mknod()
by Vegard Nossum
· 9 years ago
4fdd1d5
ubifs: Use XATTR_*_PREFIX_LEN
by Richard Weinberger
· 9 years ago
170eb55
UBIFS: add a comment in key.h for unused parameter
by Dongsheng Yang
· 9 years ago
5a023cd
block: enable dax for raw block devices
by Dan Williams
· 9 years ago
4ebb16c
block: introduce bdev_file_inode()
by Dan Williams
· 9 years ago
bbddca8
nfsd: don't hold i_mutex over userspace upcalls
by NeilBrown
· 9 years ago
db39c16
fs:affs:Replace time_t with time64_t
by DengChao
· 9 years ago
8f5fed1
fs/9p: use fscache mutex rather than spinlock
by Sasha Levin
· 9 years ago
3cc4a84
proc: add a reschedule point in proc_readfd_common()
by Eric Dumazet
· 9 years ago
bc51b2a
logfs: constify logfs_block_ops structures
by Julia Lawall
· 9 years ago
0dbf5f2
fcntl: allow to set O_DIRECT flag on pipe
by Stanislav Kinsburskiy
· 9 years ago
90330e6
fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
by Abhi Das
· 9 years ago
0b2a6f2
fs: xattr: Use kvfree()
by Richard Weinberger
· 9 years ago
263a3df
nbd: use ->compat_ioctl()
by Al Viro
· 9 years ago
6108209
Merge branch 'for-linus' into work.misc
by Al Viro
· 9 years ago
a7f61e89
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
by Jann Horn
· 9 years ago
66cf191
compat_ioctl: don't pass fd around when not needed
by Al Viro
· 9 years ago
b434172
compat_ioctl: don't look up the fd twice
by Jann Horn
· 9 years ago
6b9b210
nfsd: give up on CB_LAYOUTRECALLs after two lease periods
by Jeff Layton
· 9 years ago
9b7365f
ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
by Li Xi
· 9 years ago
689c958
ext4: add project quota support
by Li Xi
· 9 years ago
Next »