1. a0a5386 afs: Support interacting with multiple user namespaces by Eric W. Biederman · 13 years ago
  2. f74f70f afs: Only allow mounting afs in the intial network namespace by Eric W. Biederman · 12 years ago
  3. fd95e81 GFS2: Reinstate withdraw ack system by Steven Whitehouse · 12 years ago
  4. fb0af3f pstore: Create a convenient mount point for pstore by Josh Boyer · 12 years ago
  5. 66fdb93 afs: Remove unused structure afs_store_status by Eric W. Biederman · 12 years ago
  6. d4ef4e3 9p: Modify v9fs_get_fsgid_for_create to return a kgid by Eric W. Biederman · 12 years ago
  7. 76ed23a 9p: Modify struct v9fs_session_info to use a kuids and kgids by Eric W. Biederman · 12 years ago
  8. b464255 9p: Modify struct 9p_fid to use a kuid_t not a uid_t by Eric W. Biederman · 12 years ago
  9. 447c509 9p: Modify the stat structures to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
  10. f791f7c 9p: Transmit kuid and kgid values by Eric W. Biederman · 12 years ago
  11. bd2bae6 ceph: Convert kuids and kgids before printing them. by Eric W. Biederman · 12 years ago
  12. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
  13. ab871b9 ceph: Translate inode uid and gid attributes to/from kuids and kgids. by Eric W. Biederman · 12 years ago
  14. 05cb11c ceph: Translate between uid and gids in cap messages and kuids and kgids by Eric W. Biederman · 12 years ago
  15. c8da19b NFSv4.1: Fix an ABBA locking issue with session and state serialisation by Trond Myklebust · 12 years ago
  16. c21443c NFSv4: Fix a reboot recovery race when opening a file by Trond Myklebust · 12 years ago
  17. 65b62a2 NFSv4: Ensure delegation recall and byte range lock removal don't conflict by Trond Myklebust · 12 years ago
  18. 37380e4 NFSv4: Fix up the return values of nfs4_open_delegation_recall by Trond Myklebust · 12 years ago
  19. d25be54 NFSv4.1: Don't lose locks when a server reboots during delegation return by Trond Myklebust · 12 years ago
  20. 9a99af49 NFSv4.1: Prevent deadlocks between state recovery and file locking by Trond Myklebust · 12 years ago
  21. c137afa NFSv4: Allow the state manager to mark an open_owner as being recovered by Trond Myklebust · 12 years ago
  22. a9834cb Merge branch 'acpi-pm' by Rafael J. Wysocki · 12 years ago
  23. b6f4bee fs/9p: Fix atomic_open by M. Mohan Kumar · 12 years ago
  24. 03f0e02 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request by Aneesh Kumar K.V · 12 years ago
  25. 7ffdea7 locking in fs/9p ->readdir() by Al Viro · 12 years ago
  26. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  27. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  28. 311f08a xfs: memory barrier before wake_up_bit() by Alex Elder · 12 years ago
  29. 634734b fuse: allow control of adaptive readdirplus use by Eric Wong · 12 years ago
  30. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 12 years ago
  31. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 12 years ago
  32. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 12 years ago
  33. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 12 years ago
  34. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 12 years ago
  35. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 12 years ago
  36. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 12 years ago
  37. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 12 years ago
  38. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 12 years ago
  39. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  40. fe547d7 Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  41. a9bae18 nilfs2: fix fix very long mount time issue by Vyacheslav Dubeyko · 12 years ago
  42. d4b0bcf dlm: check the write size from user by David Teigland · 12 years ago
  43. 0415d29 fuse: send poll events by Enke Chen · 12 years ago
  44. dfca7ce fuse: don't WARN when nlink is zero by Miklos Szeredi · 12 years ago
  45. 6a4e922 fuse: avoid out-of-scope stack access by Eric Wong · 12 years ago
  46. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  47. 9d94b9e switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  48. f482e1b switch compat_sys_open* to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  49. a21cd50 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET by Jeff Liu · 12 years ago
  50. 762c585 xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy() by Jeff Liu · 12 years ago
  51. 5166ab0 xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb() by Jeff Liu · 12 years ago
  52. e457274 xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount() by Jeff Liu · 12 years ago
  53. a7bd794 xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk by Jeff Liu · 12 years ago
  54. 762d7ba xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time by Jeff Liu · 12 years ago
  55. a1bd955 xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time by Jeff Liu · 12 years ago
  56. 4800104 xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time by Jeff Liu · 12 years ago
  57. f0f2df9 xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time by Jeff Liu · 12 years ago
  58. f910a8c xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time by Jeff Liu · 12 years ago
  59. b0c10b98 xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time by Jeff Liu · 12 years ago
  60. 5b292ae xfs: make use of xfs_calc_buf_res() in xfs_trans.c by Jeff Liu · 12 years ago
  61. d2b47cf GFS2: Get a block reservation before resizing a file by Bob Peterson · 12 years ago
  62. 4506a51 GFS2: Split glock lru processing into two parts by Steven Whitehouse · 12 years ago
  63. 4f3b578 xfs: add a helper to figure out the space log reservation per item by Jeff Liu · 12 years ago
  64. 3c91160 btrfs: don't try to notify udev about missing devices by Eric Sandeen · 12 years ago
  65. 322b2b9 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" by Trond Myklebust · 12 years ago
  66. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  67. 4582a4a FUSE: Adapt readdirplus to application usage patterns by Feng Shuo · 12 years ago
  68. c2132c1 Do not use RCU for current process credentials by Anatol Pomozov · 12 years ago
  69. c489ee2 NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session by Trond Myklebust · 12 years ago
  70. ab22541 NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 12 years ago
  71. f96736e Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  72. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 12 years ago
  73. d564053f GFS2: Clean up freeze code by Steven Whitehouse · 12 years ago
  74. c76c4d9 GFS2: Merge gfs2_attach_bufdata() into trans.c by Steven Whitehouse · 12 years ago
  75. 767f433 GFS2: Copy gfs2_trans_add_bh into new data/meta functions by Steven Whitehouse · 12 years ago
  76. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  77. 75f2b87 GFS2: Merge revoke adding functions by Steven Whitehouse · 12 years ago
  78. 2a00585 GFS2: Separate LRU scanning from shrinker by Steven Whitehouse · 12 years ago
  79. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  80. 65e3aa7 xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages() by Torsten Kaiser · 12 years ago
  81. 2729423 xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages() by Torsten Kaiser · 12 years ago
  82. 4b05d09 xfs: Fix possible use-after-free with AIO by Jan Kara · 12 years ago
  83. 9f87832 xfs: fix shutdown hang on invalid inode during create by Dave Chinner · 12 years ago
  84. f2a4595 xfs: limit speculative prealloc near ENOSPC thresholds by Dave Chinner · 12 years ago
  85. eb17861 xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end by Dave Chinner · 12 years ago
  86. d26978d xfs: pull up stack_switch check into xfs_bmapi_write by Brian Foster · 12 years ago
  87. 1bee12b xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic by Eric Sandeen · 12 years ago
  88. d4e0bfe GFS2: fix skip unlock condition by David Teigland · 12 years ago
  89. 65436ec NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery by Trond Myklebust · 12 years ago
  90. 202c312 NFSv4: Fix NFSv4 trunking discovery by Trond Myklebust · 12 years ago
  91. 4ae19c2 NFSv4: Fix NFSv4 reference counting for trunked sessions by Trond Myklebust · 12 years ago
  92. dee972b NFS: Fix error reporting in nfs_xdev_mount by Trond Myklebust · 12 years ago
  93. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  94. b3c6761 userns: Allow the userns root to mount ramfs. by Eric W. Biederman · 12 years ago
  95. ec2aa8e userns: Allow the userns root to mount of devpts by Eric W. Biederman · 12 years ago
  96. ced55f3 xfs: Fix possible use-after-free with AIO by Jan Kara · 12 years ago
  97. 3b19034 xfs: fix shutdown hang on invalid inode during create by Dave Chinner · 12 years ago
  98. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  99. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  100. 0bb8f3d sysfs: Functions for adding/removing symlinks to/from attribute groups by Rafael J. Wysocki · 12 years ago