1. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  2. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  3. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  4. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 13 years ago
  5. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 13 years ago
  6. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 13 years ago
  7. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 13 years ago
  8. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 13 years ago
  9. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 13 years ago
  10. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 13 years ago
  11. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 13 years ago
  12. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 13 years ago
  13. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 13 years ago
  14. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 13 years ago
  15. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 13 years ago
  16. d45ea86 vfs: make follow_link check RCU safe by Miklos Szeredi · 13 years ago
  17. decf340 vfs: do_last(): use inode variable by Miklos Szeredi · 13 years ago
  18. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 13 years ago
  19. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 13 years ago
  20. 697f514 vfs: split do_lookup() by Miklos Szeredi · 13 years ago
  21. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 13 years ago
  22. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 13 years ago
  23. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  24. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  25. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 13 years ago
  26. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 13 years ago
  27. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 13 years ago
  28. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 13 years ago
  29. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 13 years ago
  30. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 13 years ago
  31. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 13 years ago
  32. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 13 years ago
  33. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 13 years ago
  34. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 13 years ago
  35. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 13 years ago
  36. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 13 years ago
  37. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  38. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  39. 5b17208 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 13 years ago
  40. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 13 years ago
  41. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 13 years ago
  42. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 13 years ago
  43. 71ca97d fs/nls: add Apple NLS by Vladimir Serbinenko · 13 years ago
  44. bca1554 proc/smaps: show amount of nonlinear ptes in vma by Konstantin Khlebnikov · 13 years ago
  45. b1d4d9e proc/smaps: carefully handle migration entries by Konstantin Khlebnikov · 13 years ago
  46. 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 13 years ago
  47. 715be1f procfs: use more apprioriate types when dumping /proc/N/stat by Jan Engelhardt · 13 years ago
  48. af5e617 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code by Alexey Dobriyan · 13 years ago
  49. f05ed3f proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path by Alexey Dobriyan · 13 years ago
  50. 2344bec proc: use mm_access() instead of ptrace_may_access() by Cong Wang · 13 years ago
  51. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 13 years ago
  52. b409e57 proc: clean up /proc/<pid>/environ handling by Cong Wang · 13 years ago
  53. f0aac61 fat: use fat_msg_ratelimit() in fat__get_entry() by Namjae Jeon · 13 years ago
  54. b742c34 fat: add fat_msg_ratelimit() by Namjae Jeon · 13 years ago
  55. 7849118 fat: switch to fsinfo_inode by Artem Bityutskiy · 13 years ago
  56. 330fe3c fat: mark superblock as dirty less often by Artem Bityutskiy · 13 years ago
  57. 90b4366 fat: introduce mark_fsinfo_dirty helper by Artem Bityutskiy · 13 years ago
  58. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 13 years ago
  59. 7bc1bac HPFS: remove PRINTK() macro by Dan Carpenter · 13 years ago
  60. 1147597 nilfs2: flush disk caches in syncing by Ryusuke Konishi · 13 years ago
  61. a1d4944 pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command by Will Deacon · 13 years ago
  62. a3860c1 introduce SIZE_MAX by Xi Wang · 13 years ago
  63. 6eccece nfsd4: fix, consolidate client_has_state by J. Bruce Fields · 13 years ago
  64. b9831b5 nfsd4: don't remove rebooted client record until confirmation by J. Bruce Fields · 13 years ago
  65. 32f16b3 nfsd4: remove some dprintk's and a comment by J. Bruce Fields · 13 years ago
  66. 778df3f nfsd4: return "real" sequence id in confirmed case by J. Bruce Fields · 13 years ago
  67. 0f1ba0e nfsd4: fix exchange_id to return confirm flag by J. Bruce Fields · 13 years ago
  68. 7447758 nfsd4: clarify that renewing expired client is a bug by J. Bruce Fields · 13 years ago
  69. 90d700b nfsd4: simpler ordering of setclientid_confirm checks by J. Bruce Fields · 13 years ago
  70. f3d03b9 nfsd4: setclientid: remove pointless assignment by J. Bruce Fields · 13 years ago
  71. 8695b90 nfsd4: fix error return in non-matching-creds case by J. Bruce Fields · 13 years ago
  72. 788c1eb nfsd4: fix setclientid_confirm same_cred check by J. Bruce Fields · 13 years ago
  73. 34b232b nfsd4: merge 3 setclientid cases to 2 by J. Bruce Fields · 13 years ago
  74. 8f93071 nfsd4: pull out common code from setclientid cases by J. Bruce Fields · 13 years ago
  75. ad72aae nfsd4: merge last two setclientid cases by J. Bruce Fields · 13 years ago
  76. 63db463 nfsd4: setclientid/confirm comment cleanup by J. Bruce Fields · 13 years ago
  77. e98479b nfsd4: setclientid remove unnecessary terms from a logical expression by J. Bruce Fields · 13 years ago
  78. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 13 years ago
  79. 8fbba96 nfsd4: stricter cred comparison for setclientid/exchange_id by J. Bruce Fields · 13 years ago
  80. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 13 years ago
  81. 631fc9e nfsd4: allow removing clients not holding state by J. Bruce Fields · 13 years ago
  82. 136e658 nfsd4: rearrange exchange_id logic to simplify by J. Bruce Fields · 13 years ago
  83. 2dbb269 nfsd4: exchange_id cleanup: comments by J. Bruce Fields · 13 years ago
  84. 83e08fd nfsd4: exchange_id cleanup: local shorthands for repeated tests by J. Bruce Fields · 13 years ago
  85. 1a30811 nfsd4: allow an EXCHANGE_ID to kill a 4.0 client by J. Bruce Fields · 13 years ago
  86. ea236d0 nfsd4: exchange_id: check creds before killing confirmed client by J. Bruce Fields · 13 years ago
  87. 2786cc3 nfsd4: exchange_id error cleanup by J. Bruce Fields · 13 years ago
  88. 11ae681 nfsd4: exchange_id has a pointless copy by J. Bruce Fields · 13 years ago
  89. 5fb35a3 nfsd: return 0 on reads of fault injection files by Weston Andros Adamson · 13 years ago
  90. ce0fc43 nfsd: wrap all accesses to st_deny_bmap by Jeff Layton · 13 years ago
  91. 82c5ff1 nfsd: wrap accesses to st_access_bmap by Jeff Layton · 13 years ago
  92. 3a32861 nfsd: make test_share a bool return by Jeff Layton · 13 years ago
  93. 5ae037e nfsd: consolidate set_access and set_deny by Jeff Layton · 13 years ago
  94. f07ea10 NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often by Chuck Lever · 13 years ago
  95. 8dbf28e LockD: add debug message to start and stop functions by Stanislav Kinsbursky · 13 years ago
  96. 3d1221d LockD: service start function introduced by Stanislav Kinsbursky · 13 years ago
  97. 7d13ec7 LockD: move global usage counter manipulation from error path by Stanislav Kinsbursky · 13 years ago
  98. 2445223 LockD: service creation function introduced by Stanislav Kinsbursky · 13 years ago
  99. dbf9b5d7 LockD: use existing per-net data function on service creation by Stanislav Kinsbursky · 13 years ago
  100. 4db7769 LockD: pass service to per-net up and down functions by Stanislav Kinsbursky · 13 years ago