Age | Commit message (Expand) | Author |
2013-12-08 | jbd2: don't BUG but return ENOSPC if a handle runs out of space | Theodore Ts'o |
2013-12-08 | ext4: Do not reserve clusters when fs doesn't support extents | Jan Kara |
2013-12-08 | ext4: fix del_timer() misuse for ->s_err_report | Al Viro |
2013-12-07 | sysfs: give different locking key to regular and bin files | Tejun Heo |
2013-12-06 | xfs: add xfs_setattr_time | Christoph Hellwig |
2013-12-06 | xfs: tiny xfs_setattr_mode cleanup | Christoph Hellwig |
2013-12-06 | xfs: fix false assertion at xfs_qm_vop_create_dqattach | Jie Liu |
2013-12-06 | xfs: integrate xfs_quota_priv header file to xfs_qm | Jie Liu |
2013-12-06 | xfs: make quota metadata truncation behavior consistent to user space | Jie Liu |
2013-12-06 | nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN... | Jeff Layton |
2013-12-06 | NFSv4: OPEN must handle the NFS4ERR_IO return code correctly | Trond Myklebust |
2013-12-06 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-12-06 | aio: clean up aio ring in the fail path | Gu Zheng |
2013-12-05 | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2013-12-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-12-05 | xfs: fix memory leak in xfs_dir2_node_removename | Mark Tinguely |
2013-12-05 | xfs: free the list of recovery items on error | Mark Tinguely |
2013-12-05 | fs: fix iversion handling | Christoph Hellwig |
2013-12-05 | xfs: growfs overruns AGFL buffer on V4 filesystems | Dave Chinner |
2013-12-05 | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-12-04 | xfs: don't perform discard if the given range length is less than block size | Jie Liu |
2013-12-04 | xfs: fix the comment explaining xfs_trans_dqlockedjoin | Christoph Hellwig |
2013-12-04 | xfs: underflow bug in xfs_attrlist_by_handle() | Dan Carpenter |
2013-12-04 | xfs: remove unused FI_ flags | Christoph Hellwig |
2013-12-04 | xfs: simplify xfs_setsize_buftarg callchain; remove unused arg | Eric Sandeen |
2013-12-04 | nfs: fix do_div() warning by instead using sector_div() | Helge Deller |
2013-12-04 | NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery | Trond Myklebust |
2013-12-04 | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2013-12-04 | kernfs: implement "trusted.*" xattr support | Tejun Heo |
2013-12-04 | kernfs: update sysfs_init_inode_attrs() | Tejun Heo |
2013-12-04 | jbd: Revise KERN_EMERG error messages | Jan Kara |
2013-12-04 | ext2: Fix oops in ext2_get_block() called from ext2_quota_write() | Jan Kara |
2013-12-03 | ext4: check for overlapping extents in ext4_valid_extent_entries() | Eryu Guan |
2013-12-03 | block: Replace __this_cpu_ptr with raw_cpu_ptr | Christoph Lameter |
2013-12-03 | ext4: fix use-after-free in ext4_mb_new_blocks | Junho Ryu |
2013-12-03 | block: fixup for generic bio chaining | Kent Overstreet |
2013-12-03 | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled | Amit Pundir |
2013-12-02 | vfs: fix subtle use-after-free of pipe_inode_info | Linus Torvalds |
2013-12-02 | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails | Theodore Ts'o |
2013-11-29 | sysfs, kernfs: remove cross inclusions of internal headers | Tejun Heo |
2013-11-29 | sysfs, kernfs: implement kernfs_ns_enabled() | Tejun Heo |
2013-11-29 | sysfs, kernfs: make sysfs_dirent definition public | Tejun Heo |
2013-11-29 | sysfs, kernfs: move mount core code to fs/kernfs/mount.c | Tejun Heo |
2013-11-29 | sysfs, kernfs: prepare mount path for kernfs | Tejun Heo |
2013-11-29 | sysfs, kernfs: make super_blocks bind to different kernfs_roots | Tejun Heo |
2013-11-29 | sysfs, kernfs: make inode number ida per kernfs_root | Tejun Heo |
2013-11-29 | sysfs, kernfs: implement kernfs_create/destroy_root() | Tejun Heo |
2013-11-29 | sysfs, kernfs: introduce sysfs_root_sd | Tejun Heo |
2013-11-29 | sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init() | Tejun Heo |
2013-11-29 | sysfs, kernfs: make sysfs_super_info->ns const | Tejun Heo |