summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-04
|\
| * [PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt2006-01-04
| * [PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman2006-01-04
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
| * [PATCH] remove mount/umount uevents from superblock handlingKay Sievers2006-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-04
|\ \
| * | update the email address of Randy DunlapAdrian Bunk2006-01-03
| * | s/retreiv/retriev/gMatt Mackall2006-01-03
| * | fs/qnx4/bitmap.c: #if 0 qnx4_new_block()Adrian Bunk2006-01-03
| * | remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-04
|\ \
| * \ Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-15
| |\ \
| * | | [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-15
| * | | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-04
|\ \ \ \
| * | | | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
| | |_|/ | |/| |
* | | | Relax the rw_verify_area() error checking.Linus Torvalds2006-01-04
|/ / /
* | | Insanity avoidance in /procLinus Torvalds2005-12-30
* | | [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso2005-12-29
* | | [PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso2005-12-29
* | | [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-22
* | | [PATCH] fix posix lock on NFSASANO Masahiro2005-12-22
* | | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi2005-12-20
* | | [PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2005-12-20
* | | NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust2005-12-19
* | | NFS: Fix another O_DIRECT raceTrond Myklebust2005-12-19
| |/ |/|
* | [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-15
* | [PATCH] reiserfs: close open transactions on error pathJeff Mahoney2005-12-14
* | [PATCH] reiserfs: skip commit on io errorJeff Mahoney2005-12-14
|/
* [PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2005-12-12
* [PATCH] Fix listxattr() for generic security attributesDaniel Drake2005-12-12
* NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust2005-12-03
* NFS: Fix post-op attribute revalidation...Trond Myklebust2005-12-03
* NFS: use set_page_writeback() in the appropriate placesTrond Myklebust2005-12-03
* NFS: Fix a few further cache consistency regressionsTrond Myklebust2005-12-03
* NFS: Fix cache consistency regressionSteve Dickson2005-12-03
* [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French2005-11-29
* [CIFS] Missing parenthesis and typo in previous fixSteve French2005-11-29
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-29
|\
| * [PATCH] hfsplus: don't modify journaled volumeRoman Zippel2005-11-29
| * [PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney2005-11-29
| * VM: add common helper function to create the page tablesLinus Torvalds2005-11-29
| * [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2005-11-29
| * [PATCH] fuse: check for invalid node ID in fuse_create_open()Miklos Szeredi2005-11-28
| * [PATCH] fuse: check directory aliasing in mkdirMiklos Szeredi2005-11-28
| * [PATCH] Fix oops in vfs_quotaon_mount()Jan Kara2005-11-28
| * [PATCH] v9fs: fix memory leak in v9fs dentry codeLatchesar Ionkov2005-11-28
| * [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa2005-11-28
| * [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin2005-11-28
| * mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28