aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-01-31
|\
| * xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com2011-01-28
| * xfs: fix dquot shaker deadlockDave Chinner2011-01-28
| * xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-28
| * xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner2011-01-28
| * xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner2011-01-28
| * xfs: limit extent length for allocation to AG sizeDave Chinner2011-01-28
| * xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner2011-01-28
| * xfs: fix efi item leak on forced shutdownDave Chinner2011-01-28
| * xfs: fix log ticket leak on forced shutdown.Dave Chinner2011-01-26
* | NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2011-01-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-30
|\ \
| * | cifs: More crypto cleanup (try #2)Shirish Pargaonkar2011-01-27
| * | CIFS: Add strictcache mount optionPavel Shilovsky2011-01-25
| * | CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky2011-01-25
| * | [CIFS] Replace cifs md5 hashing functions with kernel crypto APIsSteve French2011-01-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-27
|\ \ \
| * | | ceph: avoid picking MDS that is not activeSage Weil2011-01-25
| * | | ceph: avoid immediate cap check after importSage Weil2011-01-19
| * | | ceph: fix flushing of caps vs cap importSage Weil2011-01-19
| * | | ceph: fix erroneous cap flush to non-auth mdsSage Weil2011-01-19
| * | | ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil2011-01-19
| * | | ceph: fix xattr rbtree searchSage Weil2011-01-13
| * | | ceph: fix getattr on directory when using norbytesYehuda Sadeh2011-01-13
* | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* | | | squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher2011-01-25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-01-25
|\ \ \ \ | |_|/ / |/| | |
| * | | nilfs2: fix crash after one superblock became unavailableRyusuke Konishi2011-01-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-24
|\ \ \ \
| * | | | Make CIFS mount work in a container.Rob Landley2011-01-23
| * | | | CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()Jesper Juhl2011-01-23
| |/ / /
* / / / fs: fix new dcache.c kernel-doc warningsRandy Dunlap2011-01-22
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-21
|\ \ \
| * | | cifs: fix up CIFSSMBEcho for unaligned accessJeff Layton2011-01-20
| * | | Merge branch 'for-next'Steve French2011-01-20
| |\ \ \
| | * | | cifs: fix unaligned accesses in cifsConvertToUCSJeff Layton2011-01-20
| | * | | cifs: clean up unaligned accesses in cifs_unicode.cJeff Layton2011-01-20
| | * | | cifs: fix unaligned access in check2ndT2 and coalesce_t2Jeff Layton2011-01-20
| | * | | cifs: clean up unaligned accesses in validate_t2Jeff Layton2011-01-20
| | * | | cifs: use get/put_unaligned functions to access ByteCountJeff Layton2011-01-20
| | * | | cifs: move time field in cifsInodeInfoJeff Layton2011-01-20
| | * | | cifs: TCP_Server_Info dietJeff Layton2011-01-20
| | * | | CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky2011-01-20
| | * | | CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky2011-01-20
| | * | | CIFS: Implement cifs_strict_fsyncPavel Shilovsky2011-01-20
| | * | | CIFS: Make cifsFileInfo_put work with strict cache modePavel Shilovsky2011-01-20
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | quota: Fix deadlock during path resolutionJan Kara2011-01-12
* | | | | Merge branch 'akpm'Linus Torvalds2011-01-20
|\ \ \ \ \
| * | | | | fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bioDavid Dillow2011-01-20