1. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 13 years ago
  2. 82234e6 vfs: take path_get_longterm() out of write_seqcount scope by Al Viro · 13 years ago
  3. 3ee05ed no need to play with fs->seq in exit_fs() by Al Viro · 13 years ago
  4. 68ac123 switch touch_atime to struct path by Al Viro · 13 years ago
  5. 9fcf03d aio: fix the comment in aio_kick_handler() by Al Viro · 13 years ago
  6. cd1ea26 aio: don't bother with cancel_delayed_work() in exit_aio() by Al Viro · 13 years ago
  7. bf50722 aio: use cancel_delayed_work_sync() by Al Viro · 13 years ago
  8. 9fa1cb3 aio: aio_nr_lock is taken only synchronously now by Al Viro · 13 years ago
  9. 2dd542b aio: aio_nr decrements don't need to be delayed by Al Viro · 13 years ago
  10. e23754f aio: don't bother with async freeing on failure in ioctx_alloc() by Al Viro · 13 years ago
  11. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 13 years ago
  12. 516cdb6 qnx4fs: small cleanup by Kai Bankett · 13 years ago
  13. 32991ab vfs: d_alloc_root() gone by Al Viro · 13 years ago
  14. 318ceed tidy up after d_make_root() conversion by Al Viro · 13 years ago
  15. ca85c07 minixfs: switch to d_make_root() by Al Viro · 13 years ago
  16. 68acb8e hfsplus: switch to d_make_root() by Al Viro · 13 years ago
  17. 1688f86 fat: switch to d_make_root() by Al Viro · 13 years ago
  18. ea29c69 ntfs: switch to d_make_root() by Al Viro · 13 years ago
  19. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  20. 6b4231e procfs: clean proc_fill_super() up by Al Viro · 13 years ago
  21. be0d93f ... and the same failure exits cleanup for ocfs2 by Al Viro · 13 years ago
  22. f56b0fb coda: clean failure exits in coda_fill_super() by Al Viro · 13 years ago
  23. 064326c clean up the failure exits in cifs_read_super() by Al Viro · 13 years ago
  24. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 13 years ago
  25. e28e832 ecryptfs: don't bother with ->drop_inode() by Al Viro · 13 years ago
  26. b57ce96 vfs: drop_file_write_access() made static by Al Viro · 13 years ago
  27. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
  28. 701085b exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() by Oleg Nesterov · 13 years ago
  29. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 13 years ago
  30. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  31. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  32. ad2a8e6 AFS: checking wrong bit in afs_readpages() by Dan Carpenter · 13 years ago
  33. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  34. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  35. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 13 years ago
  36. 3b3be88 NFS: Use cond_resched_lock() to reduce latencies in the commit scans by Trond Myklebust · 13 years ago
  37. 5ae67c4 NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner by Trond Myklebust · 13 years ago
  38. c4f1b62 NFS: ncommit count is being double decremented by Fred Isaman · 13 years ago
  39. 10b9b98 CIFS: Respect negotiated MaxMpxCount by Pavel Shilovsky · 13 years ago
  40. 7c0fb22 udf: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  41. a1c7c13 ubifs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  42. 53b55e5 squashfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  43. 883da60 reiserfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  44. c4bc8dc ocfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  45. a3ac141 ntfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  46. 7b9c097 nilfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  47. 2b86ce2 nfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  48. 27a6d5c minix: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  49. 50bc9b6 logfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  50. 303a8f2 jbd2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  51. 8fb53c4 jbd: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  52. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  53. 2408f6e fuse: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  54. d4a23ae ext2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  55. bf7014b exofs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  56. da4aa36 afs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  57. 7ac687d btrfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  58. e8e3c3d fs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  59. f1f996b kcore: fix spelling in read_kcore() comment by Laura Vasilescu · 13 years ago
  60. 220cca2 GFS2: Change truncate page allocation to be GFP_NOFS by Bob Peterson · 13 years ago
  61. b0e37d7 Merge branch 'dcache-word-accesses' by Linus Torvalds · 13 years ago
  62. 6d7d1a0 vfs: get rid of batshit-insane pointless dentry hash calculations by Linus Torvalds · 13 years ago
  63. 16c0cfa Merge branch 'stable/cleancache.v13' into linux-next by Konrad Rzeszutek Wilk · 13 years ago
  64. ce85852 CIFS: Fix a spurious error in cifs_push_posix_locks by Pavel Shilovsky · 13 years ago
  65. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  66. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 13 years ago
  67. e49a29b Try using machine credentials for RENEW calls by Sachin Prabhu · 13 years ago
  68. 9390f42 NFSv4.1: Fix a few issues in filelayout_commit_pagelist by Trond Myklebust · 13 years ago
  69. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 13 years ago
  70. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 13 years ago
  71. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 13 years ago
  72. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 13 years ago
  73. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 13 years ago
  74. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 13 years ago
  75. 381b872 pstore: Introduce get_reason_str() to pstore by Seiji Aguchi · 13 years ago
  76. cf3bbca Merge branch 'pm-sleep' by Rafael J. Wysocki · 13 years ago
  77. f074211 xfs: fallback to vmalloc for large buffers in xfs_getbmap by Dave Chinner · 13 years ago
  78. ad650f5 xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get by Dave Chinner · 13 years ago
  79. 6eb2466 xfs: remove remaining scraps of struct xfs_iomap by Dave Chinner · 13 years ago
  80. f30d500 xfs: fix inode lookup race by Dave Chinner · 13 years ago
  81. 95a13f7 NFS: Fix a compile error when !defined NFS_DEBUG by Trond Myklebust · 13 years ago
  82. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  83. 8d2a5e6 xfs: clean up minor sparse warnings by Dave Chinner · 13 years ago
  84. a05931c xfs: remove the global xfs_Gqm structure by Christoph Hellwig · 13 years ago
  85. b84a3a9 xfs: remove the per-filesystem list of dquots by Christoph Hellwig · 13 years ago
  86. 9f920f1 xfs: use per-filesystem radix trees for dquot lookup by Christoph Hellwig · 13 years ago
  87. f8739c3 xfs: per-filesystem dquot LRU lists by Christoph Hellwig · 13 years ago
  88. 48776fd xfs: use common code for quota statistics by Christoph Hellwig · 13 years ago
  89. 96dcadc NFSv4: Rate limit the state manager for lock reclaim warning messages by William Dauchy · 13 years ago
  90. 5318a29c pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-( by Boaz Harrosh · 13 years ago
  91. 8e8bb96 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  92. 8f639dd xfs: reimplement fdatasync support by Christoph Hellwig · 13 years ago
  93. f5d8d5c xfs: split in-core and on-disk inode log item fields by Christoph Hellwig · 13 years ago
  94. 339a5f5 xfs: make xfs_inode_item_size idempotent by Christoph Hellwig · 13 years ago
  95. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 13 years ago
  96. 35c8042 PM / Sleep: JBD and JBD2 missing set_freezable() by Nigel Cunningham · 13 years ago
  97. 281627d xfs: log file size updates at I/O completion time by Christoph Hellwig · 13 years ago
  98. e138ead NFS: null dereference in dev_remove() by Dan Carpenter · 13 years ago
  99. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 13 years ago
  100. 9a3ba43 NFSv4: Rate limit the state manager warning messages by Trond Myklebust · 13 years ago