1. 058652a [XFS] make xfs_ino_t an unsigned long long by Christoph Hellwig · 16 years ago
  2. 1544031 [XFS] truncate readdir offsets to signed 32 bit values by Christoph Hellwig · 16 years ago
  3. e6edbd1 [XFS] fix compile of xfs_btree_readahead_lblock on m68k by Christoph Hellwig · 16 years ago
  4. fb82557 [XFS] Remove macro-to-function indirections in the mask code by Eric Sandeen · 16 years ago
  5. c9fb86a [XFS] Remove macro-to-function indirections in attr code by Eric Sandeen · 16 years ago
  6. 9800b55 [XFS] Remove several unused typedefs. by Eric Sandeen · 16 years ago
  7. c9a9855 [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations by Christoph Hellwig · 16 years ago
  8. 713404d Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  9. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  10. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 16 years ago
  11. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  12. 4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c by Marc Eshel · 16 years ago
  13. df96fcf nfsd: git rid of nfs4_cb_null_ops declaration by Benny Halevy · 16 years ago
  14. 0407717 nfsd: dprint each op status in nfsd4_proc_compound by Benny Halevy · 16 years ago
  15. b7aeda4 nfsd: add etoosmall to nfserrno by Dean Hildebrand · 16 years ago
  16. 30fa8c0 NFSD: FIDs need to take precedence over UUIDs by Steve Dickson · 16 years ago
  17. 9a8d248 nfsd: fix double-locks of directory mutex by J. Bruce Fields · 16 years ago
  18. f05ef8d CRED: Fix NFSD regression by David Howells · 16 years ago
  19. 0dba7c2 NLM: Clean up flow of control in make_socks() function by Chuck Lever · 16 years ago
  20. d3fe5ea NLM: Refactor make_socks() function by Chuck Lever · 16 years ago
  21. 55ef127 nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT by J. Bruce Fields · 16 years ago
  22. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  23. 0d6326a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  24. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  25. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 16 years ago
  26. efaee19 async: make the final inode deletion an asynchronous event by Arjan van de Ven · 16 years ago
  27. c8f554b GFS2: Fix typo in gfs_page_mkwrite() by Benjamin Marzinski · 16 years ago
  28. 0027ce6 GFS2: LSF and LBD are now one and the same by Steven Whitehouse · 16 years ago
  29. e4fefba GFS2: Set GFP_NOFS when allocating page on write by Steven Whitehouse · 16 years ago
  30. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  31. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  32. 50682bb bfs: check that filesystem fits on the blockdevice by Eric Sesterhenn · 16 years ago
  33. e1f89ec bfs: add some basic sanity checks by Eric Sesterhenn · 16 years ago
  34. 8cd3ac3 fs/exec.c: make do_coredump() void by WANG Cong · 16 years ago
  35. d6b5484 minix: fix add link's wrong position calculation by Evgeniy Dushistov · 16 years ago
  36. bae8ec6 autofs4: fix string validation check order by Ian Kent · 16 years ago
  37. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 16 years ago
  38. 41cfef2 autofs4: fix var shadowed by local delaration by Ian Kent · 16 years ago
  39. 730c9ee autofs4: improve parameter usage by Ian Kent · 16 years ago
  40. f70f582 fs/ecryptfs/inode.c: cleanup kerneldoc by Qinghuang Feng · 16 years ago
  41. 71c11c3 eCryptfs: Clean up ecryptfs_decode_from_filename() by Michael Halcrow · 16 years ago
  42. 7d8bc2b eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet() by Michael Halcrow · 16 years ago
  43. a8f1286 eCryptfs: Fix data types (int/size_t) by Michael Halcrow · 16 years ago
  44. df261c5 eCryptfs: Replace %Z with %z by Michael Halcrow · 16 years ago
  45. 87c94c4 eCryptfs: Filename Encryption: mount option by Michael Halcrow · 16 years ago
  46. addd65ad eCryptfs: Filename Encryption: filldir, lookup, and readlink by Michael Halcrow · 16 years ago
  47. 51ca58d eCryptfs: Filename Encryption: Encoding and encryption functions by Michael Halcrow · 16 years ago
  48. a34f60f eCryptfs: Filename Encryption: Header updates by Michael Halcrow · 16 years ago
  49. 9c79f34 eCryptfs: Filename Encryption: Tag 70 packets by Michael Halcrow · 16 years ago
  50. ee9ef6b fs/ncpfs/getopt.c: cleanup keneldoc by Qinghuang Feng · 16 years ago
  51. 87113e80 fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status by Qinghuang Feng · 16 years ago
  52. 94e2959 fs: fix function param name in kernel-doc by Randy Dunlap · 16 years ago
  53. 0bc02f3 fs/inode: fix kernel-doc notation by Randy Dunlap · 16 years ago
  54. 350eaf7 do_coredump(): check return from argv_split() by Tetsuo Handa · 16 years ago
  55. ca8a5bd add missing accounting calls to compat_sys_{readv,writev} by Gerd Hoffmann · 16 years ago
  56. 8c40188 fs: fix name overwrite in __register_chrdev_region() by Cyrill Gorcunov · 16 years ago
  57. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 16 years ago
  58. 5f820f6 poll: allow f_op->poll to sleep by Tejun Heo · 16 years ago
  59. 67ec7d3 fs: use menuconfig to control the Misc. filesystems menu by Randy Dunlap · 16 years ago
  60. eaccbfa fs/exec.c:__bprm_mm_init(): clean up error handling by Luiz Fernando N. Capitulino · 16 years ago
  61. 856bf4d fs: sys_sync fix by Nick Piggin · 16 years ago
  62. 38f2197 fs: sync_sb_inodes fix by Nick Piggin · 16 years ago
  63. 4f5a99d fs: remove WB_SYNC_HOLD by Nick Piggin · 16 years ago
  64. e8ea175 UBIFS: do not use WB_SYNC_HOLD by Artem Bityutskiy · 16 years ago
  65. 69e9930 block_write_begin(): remove useless goto by Franck Bui-Huu · 16 years ago
  66. 91bf189c hugetlb: unsigned ret cannot be negative by Roel Kluin · 16 years ago
  67. 0f64415 fs: truncate blocks outside i_size after O_DIRECT write error by Dmitri Monakhov · 16 years ago
  68. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 16 years ago
  69. 39f0dee do_mpage_readpage(): remove useless clear_buffer_mapped() call by Franck Bui-Huu · 16 years ago
  70. ee53a89 mm: do_sync_mapping_range integrity fix by Nick Piggin · 16 years ago
  71. 38c8e61 do_mpage_readpage(): don't submit lots of small bios on boundary by Miquel van Smoorenburg · 16 years ago
  72. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  73. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
  74. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  75. 262a098 NFSD: Add documenting comments for nfsctl interface by Chuck Lever · 16 years ago
  76. 9e07485 NFSD: Replace open-coded integer with macro by Chuck Lever · 16 years ago
  77. 54224f0 NFSD: Fix a handful of coding style issues in write_filehandle() by Chuck Lever · 16 years ago
  78. b046ccd NFSD: clean up failover sysctl function naming by Chuck Lever · 16 years ago
  79. b064ec0 lockd: Enable NLM use of AF_INET6 by Chuck Lever · 16 years ago
  80. 49b5699 NSM: Move nsm_create() by Chuck Lever · 16 years ago
  81. b7ba597 NSM: Move nsm_use_hostnames to mon.c by Chuck Lever · 16 years ago
  82. 8529bc5 NSM: Move nsm_addr() to fs/lockd/mon.c by Chuck Lever · 16 years ago
  83. e6765b8 NSM: Remove include/linux/lockd/sm_inter.h by Chuck Lever · 16 years ago
  84. 94da766 NSM: Replace IP address as our nlm_reboot lookup key by Chuck Lever · 16 years ago
  85. 77a3ef3 NSM: More clean up of nsm_get_handle() by Chuck Lever · 16 years ago
  86. b39b897 NSM: Refactor nsm_handle creation into a helper function by Chuck Lever · 16 years ago
  87. 92fd91b NLM: Remove "create" argument from nsm_find() by Chuck Lever · 16 years ago
  88. 8c7378f NLM: Call nsm_reboot_lookup() instead of nsm_find() by Chuck Lever · 16 years ago
  89. 3420a8c NSM: Add nsm_lookup() function by Chuck Lever · 16 years ago
  90. 576df46 NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque by Chuck Lever · 16 years ago
  91. 7fefc9c NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument by Chuck Lever · 16 years ago
  92. cab2d3c NSM: Encode the new "priv" cookie for NSMPROC_MON requests by Chuck Lever · 16 years ago
  93. 7e44d3b NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created by Chuck Lever · 16 years ago
  94. 05f3a9a NSM: Remove !nsm check from nsm_release() by Chuck Lever · 16 years ago
  95. bc1cc6c NSM: Remove NULL pointer check from nsm_find() by Chuck Lever · 16 years ago
  96. 5cf1c4b NSM: Add dprintk() calls in nsm_find and nsm_release by Chuck Lever · 16 years ago
  97. 67c6d10 NSM: Move nsm_find() to fs/lockd/mon.c by Chuck Lever · 16 years ago
  98. 03eb1dc NSM: move to xdr_stream-based XDR encoders and decoders by Chuck Lever · 16 years ago
  99. 36e8e66 NSM: Move NSM program and procedure numbers to fs/lockd/mon.c by Chuck Lever · 16 years ago
  100. 9c1bfd0 NSM: Move NSM-related XDR data structures to lockd's xdr.h by Chuck Lever · 16 years ago