1. 51b1bd2 oom: deprecate oom_adj tunable by David Rientjes · 14 years ago
  2. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  3. 74bcbf4 oom: move badness() declaration into oom.h by Andrew Morton · 14 years ago
  4. 26ebc98 oom: /proc/<pid>/oom_score treat kernel thread honestly by KOSAKI Motohiro · 14 years ago
  5. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  6. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  7. df44f9f AFS: Fix the module init error handling by David Howells · 14 years ago
  8. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  9. fe21ea1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  10. a57f9a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  11. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  12. 90e0c22 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
  13. 938a73b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  14. 45480aa 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
  15. 1fc7995 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  16. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  17. 998db52 nfsd4: fix file open accounting for RDWR opens by J. Bruce Fields · 14 years ago
  18. 7fa53cc nfsd: don't allow setting maxblksize after svc created by J. Bruce Fields · 14 years ago
  19. e844a7b nfsd: initialize nfsd versions before creating svc by J. Bruce Fields · 14 years ago
  20. c18c821 nfsd41: Fix a crash when a callback is retried by Boaz Harrosh · 14 years ago
  21. 774f8bb nfsd: fix startup/shutdown order bug by J. Bruce Fields · 14 years ago
  22. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  23. 3dce9a5 NFS: NFSv4.1 is no longer a "developer only" feature by Trond Myklebust · 14 years ago
  24. b3edc2b NFS: NFS_V4 is no longer an EXPERIMENTAL feature by Trond Myklebust · 14 years ago
  25. d5eff1a NFS: Fix /proc/mount for legacy binary interface by Bryan Schumaker · 14 years ago
  26. 761fe93 NFS: Fix the locking in nfs4_callback_getattr by Trond Myklebust · 14 years ago
  27. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 3a3527b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 31d1d48 Fix init ordering of /dev/console vs callers of modprobe by David Howells · 14 years ago
  30. 49c1940 sysfs: sysfs_chmod_file's attr can be const by Jean Delvare · 14 years ago
  31. 6c7a120 ext4: Adding error check after calling ext4_mb_regular_allocator() by Aditya Kali · 14 years ago
  32. 642b512 aio: fix wrong subsystem comments by Satoru Takeuchi · 14 years ago
  33. 5f11e6a ext3: Fix dirtying of journalled buffers in data=journal mode by Jan Kara · 14 years ago
  34. f70cb33 fs/dlm: Drop unnecessary null test by Julia Lawall · 14 years ago
  35. a4d935b dlm: use genl_register_family_with_ops() by Changli Gao · 14 years ago
  36. 56d35a4 ext4: Fix dirtying of journalled buffers in data=journal mode by Jan Kara · 14 years ago
  37. 07567a5 DNS: Make AFS go to the DNS for AFSDB records for unknown cells by Wang Lei · 14 years ago
  38. 1a4240f DNS: Separate out CIFS DNS Resolver code by Wang Lei · 14 years ago
  39. ba5dadb cifs: account for new creduid=0x%x parameter in spnego upcall string by Jeff Layton · 14 years ago
  40. 5acfec2 cifs: reduce false positives with inode aliasing serverino autodisable by Jeff Layton · 14 years ago
  41. 67b7626 CIFS: Make cifs_convert_address() take a const src pointer and a length by David Howells · 14 years ago
  42. f579903 cifs: show features compiled in as part of DebugData by Suresh Jayaraman · 14 years ago
  43. 95c9990 cifs: update README by Suresh Jayaraman · 14 years ago
  44. 0cfc925 ext4: re-inline ext4_rec_len_(to|from)_disk functions by Eric Sandeen · 14 years ago
  45. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  46. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  47. e75aa85 block_dev: always serialize exclusive open attempts by Tejun Heo · 14 years ago
  48. 7e68809 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  49. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  50. 73b2c71 fix comment typo "choosed" -> "chosen" by Uwe Kleine-König · 14 years ago
  51. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  52. d05dd4e NFS: Fix the NFS users of rpc_restart_call() by Trond Myklebust · 14 years ago
  53. a6f0339 NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks by Trond Myklebust · 14 years ago
  54. 452e935 NFSv4: Clean up the process of renewing the NFSv4 lease by Trond Myklebust · 14 years ago
  55. 14516c3 NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly by Trond Myklebust · 14 years ago
  56. 0a8ebba NFS: nfs_rename() should not have to flush out writebacks by Trond Myklebust · 14 years ago
  57. 1b924e5 NFS: Clean up the callers of nfs_wb_all() by Trond Myklebust · 14 years ago
  58. af7fa16 NFS: Fix up the fsync code by Trond Myklebust · 14 years ago
  59. 8dd4204 jbd2: Remove t_handle_lock from start_this_handle() by Theodore Ts'o · 14 years ago
  60. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  61. 3a09b1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  62. c939f9f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  63. b8b3e90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  64. 51102ee Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  65. c18de72 UBIFS: fix a memory leak on error path. by Matthieu CASTET · 14 years ago
  66. 327aec0 9p: fix sparse warnings in new xattr code by Eric Van Hensbergen · 14 years ago
  67. ea137533 fs/9p: remove sparse warning in vfs_inode by Eric Van Hensbergen · 14 years ago
  68. a534c8d fs/9p: Prevent parallel rename when doing fid_lookup by Aneesh Kumar K.V · 14 years ago
  69. ebf4626 fs/9p: Add support user. xattr by Aneesh Kumar K.V · 14 years ago
  70. ef56547 9p: Implement LOPEN by M. Mohan Kumar · 14 years ago
  71. 5643135 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  72. 01a622b 9p: Implement TMKDIR by M. Mohan Kumar · 14 years ago
  73. 4b43516 9p: Implement TMKNOD by M. Mohan Kumar · 14 years ago
  74. 50cc42f 9p: Define and implement TSYMLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  75. 09d34ee 9p: Define and implement TLINK for 9P2000.L by Eric Van Hensbergen · 14 years ago
  76. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  77. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  78. 9ffaf63 fs/9p: Pass the correct user credentials during attach by Aneesh Kumar K.V · 14 years ago
  79. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 14 years ago
  80. 97e8442 9p: Make use of iounit for read/write by M. Mohan Kumar · 14 years ago
  81. 6b0a299 Merge branch 'v2.6.35' by Alex Elder · 14 years ago
  82. 581b7e9 udf: super.c Fix warning: variable 'sbi' set but not used by Justin P. Mattock · 14 years ago
  83. de67445 udf: remove duplicated #include by Huang Weiyi · 14 years ago
  84. a51dca9 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop by Theodore Ts'o · 14 years ago
  85. cb76d5e cifs: fsc should not default to "on" by Jeff Layton · 14 years ago
  86. f67909c [CIFS] remove redundant path walking in dfs_do_refmount by Steve French · 14 years ago
  87. f636a34 cifs: ignore the "mand", "nomand" and "_netdev" mount options by Jeff Layton · 14 years ago
  88. 3572d28 cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS by Jeff Layton · 14 years ago
  89. f30b9c1 cifs: don't allow cifs_iget to match inodes of the wrong type by Jeff Layton · 14 years ago
  90. 9f84159 [CIFS] relinquish fscache cookie before freeing CIFSTconInfo by Steve French · 14 years ago
  91. 3e4b3e1 cifs: add separate cred_uid field to sesInfo by Jeff Layton · 14 years ago
  92. f55fdcc fs: cifs: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  93. 0ccd480 [CIFS] Missing ifdef by Steve French · 14 years ago
  94. d0e6f44 [CIFS] Missing line from previous commit by Steve French · 14 years ago
  95. c5e04a3 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled by Steve French · 14 years ago
  96. fa1df75 cifs: add mount option to enable local caching by Suresh Jayaraman · 14 years ago
  97. 5669823 cifs: read pages from FS-Cache by Suresh Jayaraman · 14 years ago
  98. 9dc0655 cifs: store pages into local cache by Suresh Jayaraman · 14 years ago
  99. 85f2d6b cifs: FS-Cache page management by Suresh Jayaraman · 14 years ago
  100. 9451a9a cifs: define inode-level cache object and register them by Suresh Jayaraman · 14 years ago