Age | Commit message (Expand) | Author | Files | Lines |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 3 | -5/+4 |
2012-07-14 | stop passing nameidata * to ->d_revalidate() | Al Viro | 3 | -5/+10 |
2012-07-14 | kill struct opendata | Al Viro | 2 | -2/+2 |
2012-07-14 | make ->atomic_open() return int | Al Viro | 2 | -4/+4 |
2012-07-14 | ->atomic_open() prototype change - pass int * instead of bool * | Al Viro | 2 | -2/+2 |
2012-07-14 | vfs: add i_op->atomic_open() | Miklos Szeredi | 2 | -0/+15 |
2012-07-14 | vfs: update documentation on ->i_dentry handling | Al Viro | 1 | -6/+4 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -0/+7 |
2012-06-01 | fs: introduce inode operation ->update_time | Josef Bacik | 2 | -0/+7 |
2012-05-31 | c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/... | Cyrill Gorcunov | 1 | -0/+5 |
2012-05-31 | fs, proc: introduce /proc/<pid>/task/<tid>/children entry | Cyrill Gorcunov | 1 | -0/+18 |
2012-05-29 | mm: document the meminfo and vmstat fields of relevance to transparent hugepages | Mel Gorman | 1 | -0/+2 |
2012-05-29 | mm/fs: remove truncate_range | Hugh Dickins | 2 | -7/+8 |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 1 | -9/+7 |
2012-05-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -3/+3 |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -15/+15 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 2 | -6/+122 |
2012-05-15 | tokenring: delete all remaining driver support | Paul Gortmaker | 1 | -1/+0 |
2012-05-10 | GFS2: Update glock doc to add new stats info | Steven Whitehouse | 1 | -1/+118 |
2012-05-10 | GFS2: Update main gfs2 doc | Steven Whitehouse | 1 | -5/+4 |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -9/+7 |
2012-04-16 | Documentation: Fix typo in multiple files in Documentation | Masanari Iida | 2 | -15/+15 |
2012-04-11 | ext3: update documentation with barrier=1 default | Stefan Hajnoczi | 1 | -3/+3 |
2012-04-09 | typo fix in Documentation/filesystems/vfs.txt | Al Viro | 1 | -1/+1 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2012-03-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -8/+0 |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -6/+68 |
2012-03-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+30 |
2012-03-21 | procfs: mark thread stack correctly in proc/<pid>/maps | Siddhesh Poyarekar | 1 | -2/+30 |
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 |