Age | Commit message (Expand) | Author | Files | Lines |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -1/+181 |
2012-03-21 | pnfs-obj: autologin: Add support for protocol autologin | Sachin Bhamare | 1 | -0/+54 |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -6/+6 |
2012-03-20 | debugfs-related mode_t whack-a-mole | Al Viro | 1 | -1/+1 |
2012-03-20 | fs: initial qnx6fs addition | Kai Bankett | 1 | -0/+174 |
2012-03-20 | vfs: d_alloc_root() gone | Al Viro | 1 | -0/+6 |
2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida | 4 | -5/+5 |
2012-02-21 | Documentation: Fix Broken URL "freshmeat" | Masanari Iida | 1 | -1/+1 |
2012-02-20 | ext4: remove the resize mount option | Eric Sandeen | 1 | -5/+0 |
2012-02-20 | ext4: remove the journal=update mount option | Eric Sandeen | 1 | -3/+0 |
2012-02-19 | Wrap accesses to the fd_sets in struct fdtable | David Howells | 1 | -2/+2 |
2012-02-06 | NFS: Update idmapper documentation | Bryan Schumaker | 1 | -6/+14 |
2012-01-26 | debugfs: add mode, uid and gid options | Ludwig Nussel | 1 | -1/+4 |
2012-01-14 | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -0/+71 |
2012-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next | Linus Torvalds | 1 | -3/+3 |
2012-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -5/+13 |
2012-01-12 | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov | 1 | -0/+3 |
2012-01-12 | ceph: enable/disable dentry complete flags via mount option | Sage Weil | 1 | -5/+13 |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 1 | -0/+39 |
2012-01-10 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov | 1 | -0/+39 |
2012-01-10 | Merge branch 'for_linus' into for_linus_merged | Theodore Ts'o | 1 | -0/+7 |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 5 | -22/+22 |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | 2 | -2/+2 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -1/+31 |
2012-01-04 | ext4: add new online resize interface | Yongqiang Yang | 1 | -0/+7 |
2012-01-03 | sysfs: propagate umode_t | Al Viro | 1 | -1/+1 |
2012-01-03 | configfs: convert to umode_t | Al Viro | 1 | -1/+1 |
2012-01-03 | switch debugfs to umode_t | Al Viro | 1 | -12/+12 |
2012-01-03 | switch ->mknod() to umode_t | Al Viro | 2 | -2/+2 |
2012-01-03 | switch ->create() to umode_t | Al Viro | 2 | -2/+2 |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2 | -2/+2 |
2011-12-30 | Squashfs: Update documentation to include xattrs | Phillip Lougher | 1 | -3/+3 |
2011-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+2 |
2011-11-30 | Fix URL of btrfs-progs git repository in docs | Arnd Hannemann | 1 | -2/+2 |
2011-11-18 | debugfs: add tools to printk 32-bit registers | Alessandro Rubini | 1 | -1/+31 |
2011-11-07 | NFSD: Added fault injection documentation | Bryan Schumaker | 2 | -0/+71 |
2011-11-04 | Documentation: HFS is orphaned | Marcos Paulo de Souza | 1 | -5/+4 |
2011-11-04 | Documentation: fix inotify source file paths | Marcos Paulo de Souza | 1 | -1/+2 |
2011-11-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 1 | -0/+1 |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -25/+16 |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -8/+0 |
2011-11-02 | vfs: add d_prune dentry operation | Sage Weil | 1 | -0/+1 |
2011-10-26 | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds | 1 | -1/+1 |
2011-10-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+9 |
2011-10-24 | 9p: fix 9p.txt to advertise msize instead of maxdata | Nicolae Mogoreanu | 1 | -1/+1 |
2011-10-08 | ext4: remove deprecated oldalloc | Lukas Czerner | 1 | -8/+0 |
2011-10-08 | ext4: documentation: remove acl and user_xattr mount options | Theodore Ts'o | 1 | -14/+11 |
2011-09-27 | doc: fix broken references | Paul Bolle | 6 | -15/+14 |
2011-09-03 | ext4: improve handling of conflicting mount options | Theodore Ts'o | 1 | -3/+5 |
2011-08-22 | docs/sysfs: Specify ABI documentation requirements | Bart Van Assche | 1 | -1/+9 |