1. ceff1a7 /proc/kcore: fix seeking by Dave Anderson · 14 years ago
  2. bf33cbd proc: move proc_console.c to fs/proc/consoles.c by Alexey Dobriyan · 14 years ago
  3. 3740a20 proc: less LOCK/UNLOCK in remove_proc_entry() by Alexey Dobriyan · 14 years ago
  4. a6fc86d kpagecount: add slab page checking because _mapcount is in a union by Petr Holasek · 14 years ago
  5. c6a3405 proc: use single_open() correctly by Jovi Zhang · 14 years ago
  6. 6d1b6e4 proc: ->low_ino cleanup by Alexey Dobriyan · 14 years ago
  7. 9d6de12 proc: use seq_puts()/seq_putc() where possible by Alexey Dobriyan · 14 years ago
  8. a2ade7b proc: use unsigned long inside /proc/*/statm by Alexey Dobriyan · 14 years ago
  9. 34e49d4 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps by Joe Perches · 14 years ago
  10. 566538a reiserfs: make sure va_end() is always called after va_start(). by Jesper Juhl · 14 years ago
  11. e0e3d32 befs: don't pass huge structs by value by Jesper Juhl · 14 years ago
  12. e462c44 pipe: use event aware wakeups by Davide Libenzi · 14 years ago
  13. f670d0e binfmt_elf: cleanups by Mikael Pettersson · 14 years ago
  14. 52bd19f7 epoll: convert max_user_watches to long by Robin Holt · 14 years ago
  15. 65329bf fs/select.c: fix information leak to userspace by Vasiliy Kulikov · 14 years ago
  16. 6db26ff fs/ext4/inode.c: use pr_warn_ratelimited() by Andrew Morton · 14 years ago
  17. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 14 years ago
  18. 9ecf639 Gfs2: fail if we try to use hole punch by Josef Bacik · 14 years ago
  19. 23a8519 Btrfs: fail if we try to use hole punch by Josef Bacik · 14 years ago
  20. d6dc846 Ext4: fail if we try to use hole punch by Josef Bacik · 14 years ago
  21. db47fef Ocfs2: handle hole punching via fallocate properly by Josef Bacik · 14 years ago
  22. c25d246 XFS: handle hole punching via fallocate properly by Josef Bacik · 14 years ago
  23. 79124f18 fs: add hole punching to fallocate by Josef Bacik · 14 years ago
  24. e1181ee vfs: pass struct file to do_truncate on O_TRUNC opens (try #2) by Jeff Layton · 14 years ago
  25. cccb5a1 fix signedness mess in rw_verify_area() on 64bit architectures by Al Viro · 14 years ago
  26. 208898c fs: fix kernel-doc for dcache::prepend_path by Randy Dunlap · 14 years ago
  27. 1c97754 fs: fix kernel-doc for dcache::d_validate by Randy Dunlap · 14 years ago
  28. 66cb766 sanitize ecryptfs ->mount() by Al Viro · 14 years ago
  29. d61dcce switch afs by Al Viro · 14 years ago
  30. 32c419d move internal-only parts of ncpfs headers to fs/ncpfs by Al Viro · 14 years ago
  31. 0378c40 switch ncpfs by Al Viro · 14 years ago
  32. 98cd3fb switch 9p by Al Viro · 14 years ago
  33. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  34. f772c4a switch hostfs by Al Viro · 14 years ago
  35. a129880 switch affs by Al Viro · 14 years ago
  36. d463a0c switch configfs by Al Viro · 14 years ago
  37. 31a203d take coda-private headers out of include/linux by Al Viro · 14 years ago
  38. 9501e4c switch coda by Al Viro · 14 years ago
  39. 43d344d switch hpfs by Al Viro · 14 years ago
  40. af53d29 switch btrfs, close races by Al Viro · 14 years ago
  41. ba87167 switch ocfs2, close races by Al Viro · 14 years ago
  42. 41ced6d switch gfs2, close races by Al Viro · 14 years ago
  43. 1c929cf switch cifs by Al Viro · 14 years ago
  44. 8b244ff switch nfs to ->s_d_op by Al Viro · 14 years ago
  45. 96e1391 switch adfs by Al Viro · 14 years ago
  46. eddf790 switch hfsplus by Al Viro · 14 years ago
  47. 518c79d switch hfs by Al Viro · 14 years ago
  48. c6cb412 minixfs: kill dead code by Al Viro · 14 years ago
  49. 30304ab switch sysv by Al Viro · 14 years ago
  50. c35eebe switch fuse by Al Viro · 14 years ago
  51. 94b77bd switch jfs to ->s_d_op, close exportfs races by Al Viro · 14 years ago
  52. 3d23985 switch fat to ->s_d_op, close exportfs races there by Al Viro · 14 years ago
  53. 6cc9c1d fix isofs d_op handling by Al Viro · 14 years ago
  54. c8aebb0 per-superblock default ->d_op by Al Viro · 14 years ago
  55. 01e6acc ceph: fsc->*_wq's aren't used in memory reclaim path by Tejun Heo · 14 years ago
  56. 582c86e ceph: Makefile: Remove unnessary code by Tracey Dent · 14 years ago
  57. dc69e2e ceph: associate requests with opening sessions by Sage Weil · 14 years ago
  58. 4af25fd ceph: drop redundant r_mds field by Sage Weil · 14 years ago
  59. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  60. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  61. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  62. 2818ef5 NTFS: writev() fix and maintenance/contact details update by Anton Altaparmakov · 14 years ago
  63. 73efe4a xfs: prevent NMI timeouts in cmn_err by Dave Chinner · 14 years ago
  64. 65a84a0 xfs: Add log level to assertion printk by Anton Blanchard · 14 years ago
  65. 1884bd8 xfs: fix an assignment within an ASSERT() by Jesper Juhl · 14 years ago
  66. bfc6017 xfs: fix error handling for synchronous writes by Christoph Hellwig · 14 years ago
  67. a46db60 xfs: add FITRIM support by Christoph Hellwig · 14 years ago
  68. c58efdb xfs: ensure log covering transactions are synchronous by Dave Chinner · 14 years ago
  69. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  70. 7c955fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  71. e9688f6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  72. 40c73ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  73. 0945f35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  74. 0f0a25b ext4: fix trimming starting with block 0 with small blocksize by Jan Kara · 14 years ago
  75. 5ce8ba2 nfsd4: allow restarting callbacks by J. Bruce Fields · 14 years ago
  76. 3ff3600 nfsd4: simplify nfsd4_cb_prepare by J. Bruce Fields · 14 years ago
  77. 14a24e9 nfsd4: give out delegations more quickly in 4.1 case by J. Bruce Fields · 14 years ago
  78. 229b2a0 nfsd4: add helper function to run callbacks by J. Bruce Fields · 14 years ago
  79. 84f5f7c nfsd4: make sure sequence flags are set after destroy_session by J. Bruce Fields · 14 years ago
  80. eea4980 nfsd4: re-probe callback on connection loss by J. Bruce Fields · 14 years ago
  81. 0d7bb71 nfsd4: set sequence flag when backchannel is down by J. Bruce Fields · 14 years ago
  82. 77a3569 nfsd4: keep finer-grained callback status by J. Bruce Fields · 14 years ago
  83. dcbeaa6 nfsd4: allow backchannel recovery by J. Bruce Fields · 14 years ago
  84. 1d1bc8f nfsd4: support BIND_CONN_TO_SESSION by J. Bruce Fields · 14 years ago
  85. 4c64937 nfsd4: modify session list under cl_lock by J. Bruce Fields · 14 years ago
  86. a2c50f6 Merge commit 'v2.6.37' into for-2.6.38-incoming by J. Bruce Fields · 14 years ago
  87. 0a2179b ext4: revert buggy trim overflow patch by Theodore Ts'o · 14 years ago
  88. 7bc4a4c Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  89. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  90. 357f54d NFS fix the setting of exchange id flag by Andy Adamson · 14 years ago
  91. b8b80cf fs/9p: Don't set dentry->d_op in create routines by Aneesh Kumar K.V · 14 years ago
  92. c25a61f fs/9p: fix spelling typo by Eric Van Hensbergen · 14 years ago
  93. 31b6cea fs/9p: TREADLINK bugfix by M. Mohan Kumar · 14 years ago
  94. af7542f fs/9p: Simplify the .L create operation by Aneesh Kumar K.V · 14 years ago
  95. 53c06f4 fs/9p: Move dotl inode operations into a seperate file by Aneesh Kumar K.V · 14 years ago
  96. 255614c fs/9p: fix menu presentation by Randy Dunlap · 14 years ago
  97. 6f81c11 fs/9p: Fix the return error on default acl removal by Aneesh Kumar K.V · 14 years ago
  98. 009ca38 fs/9p: Remove unnecessary semicolons by Joe Perches · 14 years ago
  99. 92f1c00 Merge branch 'master' into for-linus-merged by Alex Elder · 14 years ago
  100. e54be89 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago