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
2015-01-30
quota: Remove quota_on_meta callback
Jan Kara
-4
/
+1
2015-01-30
ocfs2: Use generic helpers for quotaon and quotaoff
Jan Kara
-31
/
+1
2015-01-30
ext4: Use generic helpers for quotaon and quotaoff
Jan Kara
-41
/
+1
2015-01-30
quota: Add ->quota_{enable,disable} callbacks for VFS quotas
Jan Kara
-0
/
+91
2015-01-30
quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}
Jan Kara
-4
/
+27
2015-01-30
quota: Split ->set_xstate callback into two
Jan Kara
-26
/
+53
2015-01-30
Merge branch 'for_linus' into for_next
Jan Kara
-345
/
+475
2015-01-29
Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-5
/
+10
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
-2
/
+3
2015-01-29
fs: add vfs_iter_{read,write} helpers
Christoph Hellwig
-14
/
+48
2015-01-29
new helper: iov_iter_bvec()
Al Viro
-5
/
+2
2015-01-28
UBIFS: add a couple of extra asserts
Artem Bityutskiy
-0
/
+4
2015-01-28
UBIFS: add ubifs_err() to print error reason
Subodh Nijsure
-4
/
+13
2015-01-28
UBIFS: Add security.* XATTR support for the UBIFS
Subodh Nijsure
-0
/
+99
2015-01-28
UBIFS: Add xattr support for symlinks
Subodh Nijsure
-5
/
+16
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
-191
/
+271
2015-01-28
udf: Release preallocation on last writeable close
Jan Kara
-1
/
+1
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-80
/
+136
2015-01-27
btrfs: fix raid56 scrub failed in xfstests btrfs/072
Gui Hecheng
-0
/
+2
2015-01-26
cifs: fix MUST SecurityFlags filtering
Niklas Cassel
-2
/
+4
2015-01-26
GFS2: Eliminate a nonsense goto
Bob Peterson
-3
/
+0
2015-01-26
ext4: change to use setup_timer() instead of init_timer()
Jan Mrazek
-3
/
+2
2015-01-25
switch the IO-triggering parts of umount to fs_pin
Al Viro
-29
/
+20
2015-01-25
new fs_pin killing logics
Al Viro
-6
/
+48
2015-01-25
allow attaching fs_pin to a group not associated with some superblock
Al Viro
-10
/
+16
2015-01-25
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
-4
/
+114
2015-01-25
pull bumping refcount into ->kill()
Al Viro
-12
/
+0
2015-01-25
kill pin_put()
Al Viro
-11
/
+0
2015-01-25
gut proc_register() a bit
Al Viro
-17
/
+8
2015-01-25
kill d_validate()
Al Viro
-31
/
+0
2015-01-25
ncpfs: get rid of d_validate() nonsense
Al Viro
-77
/
+52
2015-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-16
/
+5
2015-01-25
new primitive: debugfs_create_automount()
Al Viro
-0
/
+48
2015-01-25
debugfs: split end_creating() into success and failure cases
Al Viro
-14
/
+13
2015-01-25
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
Al Viro
-32
/
+16
2015-01-25
fold debugfs_mknod() into callers
Al Viro
-37
/
+31
2015-01-25
fold debugfs_create() into caller
Al Viro
-14
/
+3
2015-01-25
fold debugfs_mkdir() into caller
Al Viro
-15
/
+6
2015-01-25
debugfs_mknod(): get rid useless arguments
Al Viro
-17
/
+11
2015-01-25
fold debugfs_link() into caller
Al Viro
-9
/
+2
2015-01-25
debugfs: kill __create_file()
Al Viro
-38
/
+33
2015-01-25
debugfs: split the beginning and the end of __create_file() off
Al Viro
-22
/
+39
2015-01-25
debugfs_{mkdir,create,link}(): get rid of redundant argument
Al Viro
-8
/
+9
2015-01-24
NFSv4: Deal with atomic upgrades of an existing delegation
Trond Myklebust
-3
/
+17
2015-01-24
NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
Trond Myklebust
-7
/
+3
2015-01-24
NFSv4.1: Optimise layout return-on-close
Trond Myklebust
-40
/
+31
2015-01-24
NFSv4.1: Allow parallel LOCK/LOCKU calls
Trond Myklebust
-2
/
+6
2015-01-24
NFSv4: Update of VFS byte range lock must be atomic with the stateid update
Trond Myklebust
-22
/
+15
2015-01-24
NFSv4: Fix lock on-wire reordering issues
Trond Myklebust
-8
/
+27
2015-01-24
NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised
Trond Myklebust
-1
/
+1
[prev]
[next]