summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-244-14/+47
|\
| * quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-121-3/+5
| * ext2: protect inode changes in the SETVERSION and SETFLAGS ioctlsDjalal Harouni2012-01-111-6/+16
| * jbd: Issue cache flush after checkpointingJan Kara2012-01-112-5/+26
* | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-231-1/+1
|\ \
| * | kernel-doc: fix new warnings in debugfsRandy Dunlap2012-01-231-1/+1
* | | Merge branch 'akpm'Linus Torvalds2012-01-231-0/+3
|\ \ \
| * | | proc: clear_refs: do not clear reserved pagesWill Deacon2012-01-231-0/+3
| |/ /
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-2313-201/+421
|\ \ \ | |/ / |/| |
| * | CIFS: Rename *UCS* functions to *UTF16*Steve French2012-01-198-138/+146
| * | [CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French2012-01-191-2/+1Star
| * | [CIFS] Fix build break with multiuser patch when LANMAN disabledSteve French2012-01-191-0/+2
| * | cifs: warn about impending deprecation of legacy MultiuserMount codeJeff Layton2012-01-181-1/+10
| * | cifs: fetch credentials out of keyring for non-krb5 auth multiuser mountsJeff Layton2012-01-181-10/+165
| * | cifs: sanitize username handlingJeff Layton2012-01-183-13/+27
| * | cifs: lower default wsize when unix extensions are not usedJeff Layton2012-01-181-4/+19
| * | cifs: better instrumentation for coalesce_t2Jeff Layton2012-01-181-34/+50
| * | cifs: integer overflow in parse_dacl()Dan Carpenter2012-01-121-0/+2
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-191-0/+2
|\ \ \ \ \
| * | | | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-161-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-193-40/+27Star
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | qnx4: don't leak ->BitMap on late failure exitsAl Viro2012-01-191-1/+3
| * | | | | qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro2012-01-191-34/+22Star
| * | | | | qnx4: di_fname is an array, for crying out loud...Al Viro2012-01-191-14/+12Star
| * | | | | vfs: remove printk from set_nlink()Miklos Szeredi2012-01-171-3/+0Star
| * | | | | wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-01-171-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-182-19/+14Star
|\ \ \ \ \ \
| * | | | | | audit: do not call audit_getname on errorEric Paris2012-01-171-15/+13Star
| * | | | | | audit: only allow tasks to set their loginuid if it is -1Eric Paris2012-01-171-3/+0Star
| * | | | | | audit: remove task argument to audit_set_loginuidEric Paris2012-01-171-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-1818-542/+374Star
|\ \ \ \ \ \
| * | | | | | xfs: cleanup xfs_file_aio_writeChristoph Hellwig2012-01-171-45/+37Star
| * | | | | | xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig2012-01-171-3/+4
| * | | | | | xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-175-92/+30Star
| * | | | | | xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-1712-82/+56Star
| * | | | | | xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-174-9/+24
| * | | | | | xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-176-46/+76
| * | | | | | xfs: make i_flags an unsigned longChristoph Hellwig2012-01-171-1/+1
| * | | | | | xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-178-115/+81Star
| * | | | | | xfs: remove the unused dm_attrs structureChristoph Hellwig2012-01-131-7/+0Star
| * | | | | | xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig2012-01-131-18/+18
| * | | | | | xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-137-142/+65Star
* | | | | | | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-187-125/+110Star
|\ \ \ \ \ \ \
| * | | | | | | btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-093-10/+5Star
| * | | | | | | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-095-45/+45
| * | | | | | | btrfs: consolidate failure exits in btrfs_mount() a bitAl Viro2012-01-091-16/+5Star
| * | | | | | | btrfs: make free_fs_info() call ->kill_sb() unconditionalAl Viro2012-01-091-6/+2Star
| * | | | | | | btrfs: merge free_fs_info() calls on fill_super failuresAl Viro2012-01-092-3/+1Star
| * | | | | | | btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()Al Viro2012-01-091-5/+2Star
| * | | | | | | btrfs: make open_ctree() return intAl Viro2012-01-093-13/+13