Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ebf81536d3be327c4f5f59bae3b841d62322343
/
fs
70ef8f0
Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
677375c
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
dd727da
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
fe7a719
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
d484467
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
044f1da
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
53ef7d0
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
1a5fb64
Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
aeced66
Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
414975e
Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs
by Linus Torvalds
· 8 years ago
ed17545
GFS2: Allow glocks to be unlocked after withdraw
by Bob Peterson
· 8 years ago
161f55e
xfs: fix use-after-free in xfs_finish_page_writeback
by Eryu Guan
· 8 years ago
e579dde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
85435d7
CIFS: add misssing SFM mapping for doublequote
by Björn Jacke
· 8 years ago
dcfd9b21
befs: make export work with cold dcache
by Fabian Frederick
· 8 years ago
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
2f713b5
orangefs: count directory pieces correctly
by Martin Brandenburg
· 8 years ago
942835d
orangefs: invalidate stored directory on seek
by Martin Brandenburg
· 8 years ago
bf15ba7
orangefs: skip forward to the next directory entry if seek is short
by Martin Brandenburg
· 8 years ago
d9b9f8d
ext4: clean up ext4_match() and callers
by Eric Biggers
· 8 years ago
1f73d49
f2fs: switch to using fscrypt_match_name()
by Eric Biggers
· 8 years ago
067d102
ext4: switch to using fscrypt_match_name()
by Eric Biggers
· 8 years ago
1715942
fscrypt: introduce helper function for filename matching
by Eric Biggers
· 8 years ago
6b06cde
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
6332cd3
f2fs: check entire encrypted bigname when finding a dentry
by Jaegeuk Kim
· 8 years ago
413d5a9
ubifs: check for consistent encryption contexts in ubifs_lookup()
by Eric Biggers
· 8 years ago
faac7fd
f2fs: sync f2fs_lookup() with ext4_lookup()
by Eric Biggers
· 8 years ago
8c68084
ext4: remove "nokey" check from ext4_lookup()
by Eric Biggers
· 8 years ago
272f98f
fscrypt: fix context consistency check when key(s) unavailable
by Eric Biggers
· 8 years ago
17f423b
jbd2: cleanup write flags handling from jbd2_write_superblock()
by Jan Kara
· 8 years ago
0047337
ext4: mark superblock writes synchronous for nobarrier mounts
by Jan Kara
· 8 years ago
9052c7c
nfs: Fix bdi handling for cloned superblocks
by Jan Kara
· 8 years ago
7db0a6e
SMB3: Work around mount failure when using SMB3 dialect to Macs
by Steve French
· 8 years ago
e9cdd30
f2fs: fix a mount fail for wrong next_scan_nid
by Yunlei He
· 8 years ago
dd23f27
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
d8a6e50
cifs: fix CIFS_IOC_GET_MNT_INFO oops
by David Disseldorp
· 8 years ago
b704e70
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
by Björn Jacke
· 8 years ago
a5f6a6a
fs/block_dev: always invalidate cleancache in invalidate_bdev()
by Andrey Ryabinin
· 8 years ago
55635ba
fs: fix data invalidation in the cleancache during direct IO
by Andrey Ryabinin
· 8 years ago
eb52da3
jbd2: make the whole kjournald2 kthread NOFS safe
by Michal Hocko
· 8 years ago
81378da
jbd2: mark the transaction context with the scope GFP_NOFS context
by Michal Hocko
· 8 years ago
9ba1fb2
xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
by Michal Hocko
· 8 years ago
7dea19f
mm: introduce memalloc_nofs_{save,restore} API
by Michal Hocko
· 8 years ago
9070733
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
by Michal Hocko
· 8 years ago
cf8496e
proc: show MADV_FREE pages info in smaps
by Shaohua Li
· 8 years ago
d47736f
fs/ocfs2/cluster: use offset_in_page() macro
by Geliang Tang
· 8 years ago
33496c3
ocfs2: o2hb: revert hb threshold to keep compatible
by Junxiao Bi
· 8 years ago
667b8a3
fs/ocfs2/cluster: use setup_timer
by Geliang Tang
· 8 years ago
a72d4b9
f2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGS
by Chao Yu
· 8 years ago
3adc5fcb
f2fs: Make flush bios explicitely sync
by Jan Kara
· 8 years ago
fe0be23
xfs: reserve enough blocks to handle btree splits when remapping
by Darrick J. Wong
· 8 years ago
a3719f3
Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
5133cd7
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
5b0ef73
f2fs: show available_nids in f2fs/status
by Jaegeuk Kim
· 8 years ago
1c0f4bf
f2fs: flush dirty nats periodically
by Jaegeuk Kim
· 8 years ago
1f43e2a
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
by Chao Yu
· 8 years ago
c473f1a
f2fs: allow cpc->reason to indicate more than one reason
by Chao Yu
· 8 years ago
279d6df
f2fs: release cp and dnode lock before IPU
by Hou Pengyang
· 8 years ago
0302e28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
3998e6b
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
6026685
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
by David Disseldorp
· 8 years ago
0e5c795
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
by David Disseldorp
· 8 years ago
9a744b9
f2fs: shrink size of struct discard_cmd
by Chao Yu
· 8 years ago
ec9895a
f2fs: don't hold cmd_lock during waiting discard command
by Chao Yu
· 8 years ago
4d97807
f2fs: nullify fio->encrypted_page for each writes
by Jaegeuk Kim
· 8 years ago
b9dd461
f2fs: sanity check segment count
by Jin Qian
· 8 years ago
a817737
f2fs: introduce valid_ipu_blkaddr to clean up
by Jaegeuk Kim
· 8 years ago
e959c8f
f2fs: lookup extent cache first under IPU scenario
by Hou Pengyang
· 8 years ago
7eab0c0
f2fs: reconstruct code to write a data page
by Hou Pengyang
· 8 years ago
63a94fa
f2fs: introduce __wait_discard_cmd
by Chao Yu
· 8 years ago
bd5b073
f2fs: introduce __issue_discard_cmd
by Chao Yu
· 8 years ago
89c9fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
76f1948
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
26c9cb6
Set unicode flag on cifs echo request to avoid Mac error
by Steve French
· 8 years ago
c610c4b
CIFS: Add asynchronous write support through kernel AIO
by Pavel Shilovsky
· 8 years ago
6685c5e
CIFS: Add asynchronous read support through kernel AIO
by Pavel Shilovsky
· 8 years ago
ccf7f40
CIFS: Add asynchronous context to support kernel AIO
by Pavel Shilovsky
· 8 years ago
29bb315
cifs: fix IPv6 link local, with scope id, address parsing
by Daniel N Pettersson
· 8 years ago
564277e
cifs: small underflow in cnvrtDosUnixTm()
by Dan Carpenter
· 8 years ago
204f144
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
da7b66f
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5b13475
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6fd4e7f
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
2575be8
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
aa1dca3
ext4: inherit encryption xattr before other xattrs
by Eric Biggers
· 8 years ago
6dc2cce
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3527d3e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5db6db0
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
67fd389
block, dax: use correct format string in bdev_dax_supported
by Arnd Bergmann
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
72d622b4
ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio()
by Theodore Ts'o
· 8 years ago
dddbd6a
ext4: avoid unnecessary transaction stalls during writeback
by Jan Kara
· 8 years ago
9c8268d
fscrypt: Move key structure and constants to uapi
by Joe Richey
· 8 years ago
cd39e4b
fscrypt: remove unnecessary checks for NULL operations
by Eric Biggers
· 8 years ago
85c8f17
ext4: preload block group descriptors
by Andrew Perepechko
· 8 years ago
1a20a63
ext4: make ext4_shutdown() static
by Eric Biggers
· 8 years ago
0c9ec4b
ext4: support GETFSMAP ioctls
by Darrick J. Wong
· 8 years ago
7b4cc97
ext4: evict inline data when writing to memory map
by Eric Biggers
· 8 years ago
6ba644b
ext4: remove ext4_xattr_check_entry()
by Eric Biggers
· 8 years ago
Next »