Age | Commit message (Expand) | Author |
2013-07-30 | f2fs: fix i_name during f2fs_sync_file | Jaegeuk Kim |
2013-07-30 | f2fs: update file name in the inode block during f2fs_rename | Jaegeuk Kim |
2013-07-30 | f2fs: introduce help function F2FS_NODE() | Gu Zheng |
2013-07-30 | f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info | Gu Zheng |
2013-07-30 | f2fs: add proc entry to monitor current usage of segments | Jaegeuk Kim |
2013-07-30 | f2fs: recover date requested by fdatasync | Jaegeuk Kim |
2013-07-26 | Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-07-26 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-25 | xfs: di_flushiter considered harmful | Dave Chinner |
2013-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-07-23 | NFSv4: Fix brainfart in attribute length calculation | Trond Myklebust |
2013-07-23 | nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct... | Harshula Jayasuriya |
2013-07-20 | ext3: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu |
2013-07-20 | ext4: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-07-20 | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Linus Torvalds |
2013-07-20 | livelock avoidance in sget() | Al Viro |
2013-07-20 | allow O_TMPFILE to work with O_WRONLY | Al Viro |
2013-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-07-19 | Btrfs: fix wrong write offset when replacing a device | Stefan Behrens |
2013-07-19 | Btrfs: re-add root to dead root list if we stop dropping it | Josef Bacik |
2013-07-19 | Btrfs: fix lock leak when resuming snapshot deletion | Josef Bacik |
2013-07-19 | Btrfs: update drop progress before stopping snapshot dropping | Josef Bacik |
2013-07-18 | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-18 | s390/kdump: Disable mmap for s390 | Michael Holzheu |
2013-07-17 | NFSv4: Fix a regression against the FreeBSD server | Trond Myklebust |
2013-07-17 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-17 | fuse: readdirplus: cleanup | Miklos Szeredi |
2013-07-17 | fuse: readdirplus: change attributes once | Miklos Szeredi |
2013-07-17 | fuse: readdirplus: fix instantiate | Miklos Szeredi |
2013-07-17 | fuse: readdirplus: sanity checks | Miklos Szeredi |
2013-07-17 | fuse: readdirplus: fix dentry leak | Niels de Vos |
2013-07-16 | sysfs: prevent warning when only using binary attributes | Oliver Schinagl |
2013-07-16 | sysfs: add support for binary attributes in groups | Greg Kroah-Hartman |
2013-07-16 | ext4: call ext4_es_lru_add() after handling cache miss | Theodore Ts'o |
2013-07-15 | ext4: yield during large unlinks | Theodore Ts'o |
2013-07-14 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-07-15 | ext4: make the extent_status code more robust against ENOMEM failures | Theodore Ts'o |
2013-07-15 | ext4: simplify calculation of blocks to free on error | Theodore Ts'o |
2013-07-15 | ext4: fix error handling in ext4_ext_truncate() | Theodore Ts'o |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-14 | efivarfs: we can use simple_lookup() now | Al Viro |
2013-07-14 | make simple_lookup() usable for filesystems that set ->s_d_op | Al Viro |
2013-07-14 | configfs: don't open-code d_alloc_name() | Al Viro |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-13 | Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-07-13 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-07-13 | fput: turn "list_head delayed_fput_list" into llist_head | Oleg Nesterov |