Age | Commit message (Expand) | Author |
2010-08-20 | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds |
2010-08-13 | Skip check for mandatory locks when unlocking | Sachin Prabhu |
2010-08-13 | ocfs2: Set MS_POSIXACL on remount | Jan Kara |
2010-08-13 | ocfs2: Find proper end cpos for a leaf refcount block. | Tao Ma |
2010-08-13 | dlm: send reply before bast | David Teigland |
2010-08-13 | dlm: fix ordering of bast and cast | David Teigland |
2010-08-13 | dlm: always use GFP_NOFS | David Teigland |
2010-08-13 | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney |
2010-08-13 | reiserfs: properly honor read-only devices | Jeff Mahoney |
2010-08-13 | ext4: Fix optional-arg mount options | Eric Sandeen |
2010-08-13 | ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files | Theodore Ts'o |
2010-08-13 | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto |
2010-08-13 | Btrfs: kfree correct pointer during mount option parsing | Josef Bacik |
2010-08-13 | Btrfs: btrfs_mark_extent_written uses the wrong slot | Shaohua Li |
2010-08-13 | Btrfs: apply updated fallocate i_size fix | Aneesh Kumar K.V |
2010-08-13 | Btrfs: do not try and lookup the file extent when finishing ordered io | Josef Bacik |
2010-08-13 | Btrfs: Fix oopsen when dropping empty tree. | Yan, Zheng |
2010-08-13 | Btrfs: remove BUG_ON() due to mounting bad filesystem | Miao Xie |
2010-08-13 | Btrfs: make error return negative in btrfs_sync_file() | Roel Kluin |
2010-08-13 | Btrfs: fix race between allocate and release extent buffer. | Yan, Zheng |
2010-08-13 | Btrfs: check total number of devices when removing missing | Josef Bacik |
2010-08-13 | Btrfs: check return value of open_bdev_exclusive properly | Josef Bacik |
2010-08-13 | Btrfs: do not mark the chunk as readonly if in degraded mode | Josef Bacik |
2010-08-13 | Btrfs: run orphan cleanup on default fs root | Josef Bacik |
2010-08-13 | Btrfs: fix a memory leak in btrfs_init_acl | Yang Hongyang |
2010-08-13 | Btrfs: Use correct values when updating inode i_size on fallocate | Aneesh Kumar K.V |
2010-08-13 | Btrfs: fix possible panic on unmount | Josef Bacik |
2010-08-13 | Btrfs: deal with NULL acl sent to btrfs_set_acl | Chris Mason |
2010-08-13 | Btrfs: fix regression in orphan cleanup | Josef Bacik |
2010-08-13 | Btrfs: Fix race in btrfs_mark_extent_written | Yan, Zheng |
2010-08-13 | Btrfs, fix memory leaks in error paths | Jiri Slaby |
2010-08-13 | Btrfs: align offsets for btrfs_ordered_update_i_size | Yan, Zheng |
2010-08-13 | btrfs: fix missing last-entry in readdir(3) | Jan Engelhardt |
2010-08-13 | Btrfs: make sure fallocate properly starts a transaction | Chris Mason |
2010-08-13 | Btrfs: make metadata chunks smaller | Josef Bacik |
2010-08-13 | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox |
2010-08-13 | Btrfs: deny sys_link across subvolumes. | TARUISI Hiroaki |
2010-08-13 | Btrfs: fail mount on bad mount options | Sage Weil |
2010-08-13 | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng |
2010-08-13 | Btrfs: Fix per root used space accounting | Yan, Zheng |
2010-08-13 | Btrfs: Fix btrfs_drop_extent_cache for skip pinned case | Yan, Zheng |
2010-08-13 | Btrfs: Add delayed iput | Yan, Zheng |
2010-08-13 | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng |
2010-08-13 | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng |
2010-08-13 | Btrfs: Make fallocate(2) more ENOSPC friendly | Yan, Zheng |
2010-08-13 | Btrfs: Avoid orphan inodes cleanup during committing transaction | Yan, Zheng |
2010-08-13 | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng |
2010-08-13 | Btrfs: Fix disk_i_size update corner case | Yan, Zheng |
2010-08-13 | Btrfs: Rewrite btrfs_drop_extents | Yan, Zheng |
2010-08-13 | Btrfs: Add btrfs_duplicate_item | Yan, Zheng |