Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad...
[pandora-kernel.git] / fs /
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Tejun Heoblock_dev: always serialize exclusive open attempts
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-04 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git./virt...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'v4l_for_2.6.35' of git://git./linux/kerne...
2010-08-04 Linus TorvaldsMerge branch 'stable/swiotlb-0.8.3' of git://git./linux...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-03 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-08-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-08-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-08-03 Matthieu CASTETUBIFS: fix a memory leak on error path.
2010-08-02 Eric Van Hensbergen9p: fix sparse warnings in new xattr code
2010-08-02 Eric Van Hensbergenfs/9p: remove sparse warning in vfs_inode
2010-08-02 Aneesh Kumar K.Vfs/9p: Prevent parallel rename when doing fid_lookup
2010-08-02 Aneesh Kumar K.Vfs/9p: Add support user. xattr
2010-08-02 M. Mohan Kumar9p: Implement LOPEN
2010-08-02 Venkateswararao... fs/9p: This patch implements TLCREATE for 9p2000.L...
2010-08-02 M. Mohan Kumar9p: Implement TMKDIR
2010-08-02 M. Mohan Kumar9p: Implement TMKNOD
2010-08-02 Venkateswararao... 9p: Define and implement TSYMLINK for 9P2000.L
2010-08-02 Eric Van Hensbergen9p: Define and implement TLINK for 9P2000.L
2010-08-02 Sripathi Kodi9p: Implement client side of setattr for 9P2000.L protocol.
2010-08-02 Sripathi Kodi9p: getattr client implementation for 9P2000.L protocol.
2010-08-02 Aneesh Kumar K.Vfs/9p: Pass the correct user credentials during attach
2010-08-02 Sripathi Kodi9p: readdir implementation for 9p2000.L
2010-08-02 M. Mohan Kumar9p: Make use of iounit for read/write
2010-08-02 Alex ElderMerge branch 'v2.6.35'
2010-08-02 Jeff Laytoncifs: fsc should not default to "on"
2010-08-02 Steve French[CIFS] remove redundant path walking in dfs_do_refmount
2010-08-02 Jeff Laytoncifs: ignore the "mand", "nomand" and "_netdev" mount...
2010-08-02 Jeff Laytoncifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
2010-08-02 Jeff Laytoncifs: don't allow cifs_iget to match inodes of the...
2010-08-02 Steve French[CIFS] relinquish fscache cookie before freeing CIFSTco...
2010-08-02 Jeff Laytoncifs: add separate cred_uid field to sesInfo
2010-08-02 Kulikov Vasiliyfs: cifs: check kmalloc() result
2010-08-02 Steve French[CIFS] Missing ifdef
2010-08-02 Steve French[CIFS] Missing line from previous commit
2010-08-02 Steve French[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
2010-08-02 Suresh Jayaramancifs: add mount option to enable local caching
2010-08-02 Suresh Jayaramancifs: read pages from FS-Cache
2010-08-02 Suresh Jayaramancifs: store pages into local cache
2010-08-02 Suresh Jayaramancifs: FS-Cache page management
2010-08-02 Suresh Jayaramancifs: define inode-level cache object and register...
2010-08-02 Suresh Jayaramancifs: define superblock-level cache index objects and...
2010-08-02 Jeff Laytoncifs: remove unused cifsUidInfo struct
2010-08-02 Jeff Laytoncifs: clean up cifs_find_smb_ses (try #2)
2010-08-02 Jeff Laytoncifs: match secType when searching for existing tcp...
2010-08-02 Jeff Laytoncifs: move address comparison into separate function
2010-08-02 Jeff Laytoncifs: set the port in sockaddr in a more clearly define...
2010-08-02 Suresh Jayaramancifs: define server-level cache index objects and regis...
2010-08-02 Suresh Jayaramancifs: register CIFS for caching
2010-08-02 Joe Perchesfs/cifs: Remove unnecessary casts of private_data
2010-08-02 Suresh Jayaramancifs: add kernel config option for CIFS Client caching...
2010-08-02 Suresh Jayaramancifs: remove unused ip_address field in struct TCP_Serv...
2010-08-02 Suresh Jayaramancifs: remove an potentially confusing, obsolete comment
2010-08-02 Suresh Jayaramancifs: guard cifsglob.h against multiple inclusion
2010-08-02 Steven WhitehouseGFS2: Fix recovery stuck bug (try #2)
2010-08-02 Eric Parissecurity: make LSMs explicitly mask off permissions
2010-08-02 Eric Parisvfs: re-introduce MAY_CHDIR
2010-08-02 Tetsuo HandaLSM: Remove unused arguments from security_path_truncate().
2010-08-01 Trond MyklebustNFS: Fix a typo in include/linux/nfs_fs.h
2010-07-31 Russell KingMerge branch 'devel-stable' into devel
2010-07-31 Russell KingMerge branch 'misc' into devel
2010-07-31 Russell KingMerge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb...
2010-07-31 Russell KingMerge branch 'shmobile' into devel
2010-07-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-31 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-07-31 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-31 David HowellsCIFS: Remove __exit mark from cifs_exit_dns_resolver()
2010-07-30 Trond MyklebustNFS: Ensure that writepage respects the nonblock flag
2010-07-30 Trond MyklebustNFS: kswapd must not block in nfs_release_page
2010-07-30 Dan Carpenternfs: include space for the NUL in root path
2010-07-30 Abhijith DasGFS2: Fix typo in stuffed file data copy handling
2010-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2010-07-29 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-29 David HowellsCRED: Fix get_task_cred() and task_state() to not resur...
2010-07-29 Russell KingMerge branch 'arm/booting' of git://git.pengutronix...
2010-07-29 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2010-07-29 Russell KingMerge branch 'wells/lpc32xx-arch_v2' of git://git.lpcli...
2010-07-29 Steven WhitehouseRevert "GFS2: recovery stuck on transaction lock"
2010-07-29 Steven WhitehouseGFS2: Make "try" lock not try quite so hard
2010-07-29 David RientjesGFS2: remove dependency on __GFP_NOFAIL
2010-07-29 Bob PetersonGFS2: Simplify gfs2_write_alloc_required
2010-07-29 Steven WhitehouseGFS2: Wait for journal id on mount if not specified...
2010-07-29 Steven WhitehouseGFS2: Use nobh_writepage
2010-07-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-29 Andre Osterhuesecryptfs: Bugfix for error related to ecryptfs_hash_buckets
2010-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-28 Steven WhitehouseGFS2: Use kmalloc when possible for ->readdir()
next