aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* cifs: fix printk format warningsRandy Dunlap2012-01-31
* cifs: check offset in decode_ntlmssp_challenge()Dan Carpenter2012-01-31
* cifs: NULL dereference on allocation failureDan Carpenter2012-01-24
* Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-23
|\
| * kernel-doc: fix new warnings in debugfsRandy Dunlap2012-01-23
* | Merge branch 'akpm'Linus Torvalds2012-01-23
|\ \
| * | proc: clear_refs: do not clear reserved pagesWill Deacon2012-01-23
| |/
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-23
|\ \ | |/ |/|
| * CIFS: Rename *UCS* functions to *UTF16*Steve French2012-01-18
| * [CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French2012-01-18
| * [CIFS] Fix build break with multiuser patch when LANMAN disabledSteve French2012-01-18
| * cifs: warn about impending deprecation of legacy MultiuserMount codeJeff Layton2012-01-17
| * cifs: fetch credentials out of keyring for non-krb5 auth multiuser mountsJeff Layton2012-01-17
| * cifs: sanitize username handlingJeff Layton2012-01-17
| * cifs: lower default wsize when unix extensions are not usedJeff Layton2012-01-17
| * cifs: better instrumentation for coalesce_t2Jeff Layton2012-01-17
| * cifs: integer overflow in parse_dacl()Dan Carpenter2012-01-12
| |
| \
| \
| \
*---. \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-19
|\ \ \ \
| * | | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-16
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | qnx4: don't leak ->BitMap on late failure exitsAl Viro2012-01-19
| * | | | qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro2012-01-19
| * | | | qnx4: di_fname is an array, for crying out loud...Al Viro2012-01-19
| * | | | vfs: remove printk from set_nlink()Miklos Szeredi2012-01-17
| * | | | wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-01-17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\ \ \ \ \
| * | | | | audit: do not call audit_getname on errorEric Paris2012-01-17
| * | | | | audit: only allow tasks to set their loginuid if it is -1Eric Paris2012-01-17
| * | | | | audit: remove task argument to audit_set_loginuidEric Paris2012-01-17
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-17
|\ \ \ \ \
| * | | | | xfs: cleanup xfs_file_aio_writeChristoph Hellwig2012-01-17
| * | | | | xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig2012-01-17
| * | | | | xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-17
| * | | | | xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
| * | | | | xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-17
| * | | | | xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-17
| * | | | | xfs: make i_flags an unsigned longChristoph Hellwig2012-01-17
| * | | | | xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-17
| * | | | | xfs: remove the unused dm_attrs structureChristoph Hellwig2012-01-13
| * | | | | xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig2012-01-13
| * | | | | xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-13
* | | | | | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-17
|\ \ \ \ \ \
| * | | | | | btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-08
| * | | | | | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-08
| * | | | | | btrfs: consolidate failure exits in btrfs_mount() a bitAl Viro2012-01-08
| * | | | | | btrfs: make free_fs_info() call ->kill_sb() unconditionalAl Viro2012-01-08
| * | | | | | btrfs: merge free_fs_info() calls on fill_super failuresAl Viro2012-01-08
| * | | | | | btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()Al Viro2012-01-08
| * | | | | | btrfs: make open_ctree() return intAl Viro2012-01-08
| * | | | | | btrfs: sanitizing ->fs_info, part 5Al Viro2012-01-08