index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2014-11-20
Btrfs: don't ignore compressed bio write errors
Filipe Manana
-6
/
+12
2014-11-20
Btrfs: make inode.c:submit_compressed_extents() return void
Filipe Manana
-5
/
+2
2014-11-20
Btrfs: process all async extents on compressed write failure
Filipe Manana
-5
/
+1
2014-11-20
Btrfs: don't leak pages and memory on compressed write error
Filipe Manana
-9
/
+19
2014-11-20
Btrfs: fix hang on compressed write error
Filipe Manana
-0
/
+14
2014-11-20
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
-1
/
+8
2014-11-20
ext4: kill ext4_kvfree()
Al Viro
-21
/
+11
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
-2
/
+2
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
-21
/
+14
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
-6
/
+1
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
-3
/
+45
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
-9
/
+18
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
-12
/
+19
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
-7
/
+7
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
-1
/
+1
2014-11-20
GFS2: gfs2_atomic_open(): simplify the use of finish_no_open()
Al Viro
-5
/
+2
2014-11-20
GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here...
Al Viro
-3
/
+4
2014-11-20
GFS2: use kvfree() instead of open-coding it
Al Viro
-39
/
+10
2014-11-20
GFS2: gfs2_create_inode(): don't bother with d_splice_alias()
Al Viro
-14
/
+4
2014-11-20
GFS2: bugger off early if O_CREAT open finds a directory
Al Viro
-0
/
+5
2014-11-19
f2fs: write SSA pages under memory pressure
Jaegeuk Kim
-1
/
+4
2014-11-19
f2fs: submit bio for node blocks in the reclaim path
Jaegeuk Kim
-0
/
+4
2014-11-19
f2fs: introduce struct inode_management to wrap inner fields
Chao Yu
-49
/
+66
2014-11-19
f2fs: remove unneeded check code with option in f2fs_remount
Chao Yu
-2
/
+2
2014-11-19
f2fs: avoid unable to restart gc thread in remount
Chao Yu
-3
/
+1
2014-11-19
udf: One function call less in udf_fill_super() after error detection
Markus Elfring
-2
/
+3
2014-11-19
udf: Deletion of unnecessary checks before the function call "iput"
Markus Elfring
-4
/
+2
2014-11-19
dlm: adopt orphan locks
David Teigland
-4
/
+88
2014-11-19
nfsd: Fix slot wake up race in the nfsv4.1 callback code
Trond Myklebust
-2
/
+6
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
-15
/
+25
2014-11-19
isofs: avoid unused function warning
Arnd Bergmann
-21
/
+21
2014-11-19
vfs: fix reference leak in d_prune_aliases()
Yan, Zheng
-0
/
+1
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
-240
/
+191
2014-11-19
dcache: fix kmemcheck warning in switch_names
Mikulas Patocka
-0
/
+2
2014-11-19
new helper: audit_file()
Al Viro
-12
/
+8
2014-11-19
nfsd_vfs_write(): use file_inode()
Al Viro
-3
/
+1
2014-11-19
ncpfs: use file_inode()
Al Viro
-15
/
+9
2014-11-19
kill f_dentry uses
Al Viro
-10
/
+10
2014-11-19
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
-1
/
+1
2014-11-19
procfs: get rid of ->f_dentry
Al Viro
-2
/
+2
2014-11-19
nfsd: get rid of ->f_dentry
Al Viro
-1
/
+1
2014-11-19
rpc_pipefs.c: get rid of f_dentry
Al Viro
-1
/
+1
2014-11-19
afs_fsync: don't bother with ->f_path.dentry
Al Viro
-5
/
+4
2014-11-19
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
Al Viro
-11
/
+16
2014-11-19
btrfs: get rid of f_dentry use
Al Viro
-1
/
+1
2014-11-19
nfsd/nfsctl.c: new helper
Al Viro
-21
/
+16
2014-11-19
assorted conversions to %p[dD]
Al Viro
-229
/
+168
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
-10
/
+10
2014-11-19
merge d_materialise_unique() into d_splice_alias()
Al Viro
-108
/
+35
2014-11-19
Merge branch 'for-gfs2' into for-next
Al Viro
-17
/
+9
[prev]
[next]