Age | Commit message (Expand) | Author | Files | Lines |
2014-08-16 | Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+5 |
2014-08-14 | locks: update Locking documentation to clarify fl_release_private behavior | Jeff Layton | 1 | -1/+5 |
2014-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -16/+25 |
2014-08-10 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -61/+37 |
2014-08-07 | exportfs: update Exporting documentation | J. Bruce Fields | 1 | -15/+23 |
2014-08-07 | VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode. | NeilBrown | 1 | -1/+2 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+19 |
2014-08-05 | Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+5 |
2014-08-02 | update CIFS TODO list | Steve French | 1 | -61/+36 |
2014-08-02 | Add Pavel to contributor list in cifs AUTHORS file | Steve French | 1 | -0/+1 |
2014-07-29 | f2fs: add nobarrier mount option | Jaegeuk Kim | 1 | -0/+5 |
2014-07-18 | docs: Procfs -- Document timerfd output | Cyrill Gorcunov | 1 | -0/+19 |
2014-07-16 | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 1 | -1/+1 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+12 |
2014-06-12 | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus | Al Viro | 1 | -2/+3 |
2014-06-10 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+0 |
2014-06-10 | Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -4/+4 |
2014-06-07 | Documentation/filesystems/seq_file.txt: create_proc_entry deprecated | Fabian Frederick | 1 | -0/+9 |
2014-06-07 | fs/fat/: add support for DOS 1.x formatted volumes | Conrad Meyer | 1 | -0/+5 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -4/+5 |
2014-06-04 | f2fs: avoid overflow when large directory feathure is enabled | Chao Yu | 1 | -4/+4 |
2014-05-31 | nfsd4: allow exotic read compounds | J. Bruce Fields | 1 | -2/+0 |
2014-05-25 | Documentation: update /proc/stat "intr" count summary | Jan Moskyto Matejka | 1 | -2/+3 |
2014-05-23 | doc: fix incorrect formula to calculate CommitLimit value | Petr Oros | 1 | -1/+2 |
2014-05-07 | new methods: ->read_iter() and ->write_iter() | Al Viro | 2 | -2/+10 |
2014-05-07 | pass iov_iter to ->direct_IO() | Al Viro | 2 | -4/+2 |
2014-05-05 | doc: spelling error changes | Carlos Garcia | 2 | -3/+3 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+2 |
2014-04-08 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 3 | -8/+28 |
2014-04-08 | affs: add mount option to avoid filename truncates | Fabian Frederick | 1 | -3/+6 |
2014-04-08 | proc: show mnt_id in /proc/pid/fdinfo | Andrey Vagin | 1 | -5/+12 |
2014-04-08 | mm: introduce vm_ops->map_pages() | Kirill A. Shutemov | 1 | -0/+10 |
2014-04-07 | Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -5/+24 |
2014-04-07 | f2fs: introduce f2fs_issue_flush to avoid redundant flush issue | Jaegeuk Kim | 1 | -0/+4 |
2014-04-05 | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+21 |
2014-04-04 | Documentation/filesystems/ntfs.txt: remove changelog reference | Fabian Frederick | 1 | -2/+0 |
2014-04-04 | nilfs2: update project's web site in nilfs2.txt | Ryusuke Konishi | 1 | -3/+2 |
2014-04-04 | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl | Andreas Rohner | 1 | -0/+7 |
2014-04-04 | mm + fs: store shadow entries in page cache | Johannes Weiner | 1 | -3/+3 |
2014-04-02 | switch ->is_partially_uptodate() to saner arguments | Al Viro | 2 | -2/+2 |
2014-04-01 | vfs: add renameat2 syscall | Miklos Szeredi | 2 | -1/+21 |
2014-03-21 | doc: fix double words | Masanari Iida | 1 | -1/+1 |
2014-03-20 | f2fs: change reclaim rate in percentage | Jaegeuk Kim | 1 | -3/+5 |
2014-03-20 | f2fs: throttle the memory footprint with a sysfs entry | Jaegeuk Kim | 1 | -0/+4 |
2014-02-27 | f2fs: add an sysfs entry to control the directory level | Jaegeuk Kim | 1 | -0/+7 |
2014-02-27 | f2fs: introduce large directory support | Jaegeuk Kim | 1 | -2/+4 |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina | 10 | -85/+196 |
2014-02-20 | Documentation: update URL to hfsplus Technote 1150 | Olaf Hering | 1 | -1/+1 |
2014-02-11 | Documentation/: update 00-INDEX files | Henrik Austad | 2 | -1/+5 |
2014-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -17/+30 |