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-10
f2fs: write node pages if checkpoint is not doing
Jaegeuk Kim
-4
/
+6
2014-11-10
vfs: Remove i_dquot field from inode
Jan Kara
-12
/
+0
2014-11-10
jfs: Convert to private i_dquot field
Jan Kara
-0
/
+12
2014-11-10
reiserfs: Convert to private i_dquot field
Jan Kara
-0
/
+15
2014-11-10
ocfs2: Convert to private i_dquot field
Jan Kara
-0
/
+10
2014-11-10
ext4: Convert to private i_dquot field
Jan Kara
-0
/
+12
2014-11-10
ext3: Convert to private i_dquot field
Jan Kara
-0
/
+14
2014-11-10
ext2: Convert to private i_dquot field
Jan Kara
-0
/
+13
2014-11-10
quota: Use function to provide i_dquot pointers
Jan Kara
-23
/
+31
2014-11-10
xfs: Set allowed quota types
Jan Kara
-0
/
+1
2014-11-10
gfs2: Set allowed quota types
Jan Kara
-0
/
+1
2014-11-10
quota: Allow each filesystem to specify which quota types it supports
Jan Kara
-2
/
+17
2014-11-10
quota: Remove const from function declarations
Jan Kara
-2
/
+2
2014-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2014-11-07
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-196
/
+142
2014-11-07
nfsd: convert nfs4_file searches to use RCU
Jeff Layton
-23
/
+33
2014-11-07
nfsd: Add DEALLOCATE support
Anna Schumaker
-1
/
+17
2014-11-07
nfsd: Add ALLOCATE support
Anna Schumaker
-1
/
+85
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
-3
/
+4
2014-11-07
sysfs/kernfs: make read requests on pre-alloc files use the buffer.
NeilBrown
-13
/
+49
2014-11-07
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
NeilBrown
-22
/
+54
2014-11-07
fs: sysfs: return EGBIG on write if offset is larger than file size
Vladimir Zapolskiy
-1
/
+1
2014-11-07
UBIFS: fix a couple bugs in UBIFS xattr length calculation
Subodh Nijsure
-1
/
+6
2014-11-07
UBIFS: fix budget leak in error path
Artem Bityutskiy
-0
/
+1
2014-11-06
f2fs: control the memory footprint used by ino entries
Jaegeuk Kim
-8
/
+26
2014-11-06
f2fs: introduce the number of inode entries
Jaegeuk Kim
-14
/
+19
2014-11-07
xfs: track bulkstat progress by agino
Dave Chinner
-37
/
+34
2014-11-07
xfs: bulkstat error handling is broken
Dave Chinner
-10
/
+19
2014-11-07
xfs: bulkstat main loop logic is a mess
Dave Chinner
-32
/
+24
2014-11-07
xfs: bulkstat chunk-formatter has issues
Dave Chinner
-34
/
+24
2014-11-07
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
-47
/
+28
2014-11-07
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
-9
/
+10
2014-11-06
lockd: ratelimit "lockd: cannot monitor" messages
Jeff Layton
-1
/
+1
2014-11-06
aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer
Gu Zheng
-7
/
+14
2014-11-05
f2fs: disable roll-forward when active_logs = 2
Jaegeuk Kim
-2
/
+4
2014-11-05
fix breakage in o2net_send_tcp_msg()
Al Viro
-1
/
+1
2014-11-05
debugfs: Have debugfs_print_regs32() return void
Joe Perches
-7
/
+8
2014-11-05
fs: Convert show_fdinfo functions to void
Joe Perches
-79
/
+59
2014-11-05
dlm: Use seq_puts() instead of seq_printf() for constant strings
Joe Perches
-7
/
+5
2014-11-05
dlm: Remove seq_printf() return checks and use seq_has_overflowed()
Joe Perches
-134
/
+117
2014-11-05
pstore: Honor dmesg_restrict sysctl on dmesg dumps
Sebastian Schmidt
-0
/
+22
2014-11-05
pstore/ram: Strip ramoops header for correct decompression
Ben Zhang
-7
/
+15
2014-11-05
ext4: move_extent improve bh vanishing success factor
Dmitry Monakhov
-2
/
+6
2014-11-05
ovl: don't poison cursor
Miklos Szeredi
-1
/
+1
2014-11-04
Revert "NFS: nfs4_do_open should add negative results to the dcache."
Trond Myklebust
-8
/
+1
2014-11-04
Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"
Trond Myklebust
-7
/
+3
2014-11-04
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
-0
/
+1
2014-11-04
f2fs: introduce -o fastboot for reducing booting time only
Jaegeuk Kim
-6
/
+16
2014-11-04
f2fs: avoid race condition in handling wait_io
Jaegeuk Kim
-29
/
+10
2014-11-04
f2fs: send discard commands in larger extent
Jaegeuk Kim
-17
/
+27
[prev]
[next]