summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-08-1317-55/+53
|\
| * UBIFS: Add log overlap assertionshujianyang2014-07-311-0/+2
| * Revert "UBIFS: add a log overlap assertion"Artem Bityutskiy2014-07-281-1/+0
| * UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-07-281-2/+2
| * UBI: block: Avoid disk size integer overflowRichard Weinberger2014-07-281-2/+9
| * UBI: block: Set disk_capacity out of the mutexEzequiel Garcia2014-07-281-4/+2
| * UBI: block: Make ubiblock_resize return somethingEzequiel Garcia2014-07-281-2/+3
| * UBIFS: add a log overlap assertionArtem Bityutskiy2014-07-191-0/+1
| * UBIFS: remove unnecessary checkArtem Bityutskiy2014-07-191-6/+4
| * UBIFS: remove mst_mutexArtem Bityutskiy2014-07-194-9/+3
| * UBIFS: kernel-doc warning fixFabian Frederick2014-07-191-1/+1
| * UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-07-191-1/+1
| * UBIFS: replace seq_printf by seq_putsFabian Frederick2014-07-191-6/+6
| * UBIFS: replace count*size kzalloc by kcallocFabian Frederick2014-07-191-2/+2
| * UBIFS: kernel-doc warning fixFabian Frederick2014-07-191-1/+0
| * UBIFS: fix error path in create_default_filesystem()hujianyang2014-07-191-0/+2
| * UBIFS: fix spelling of "scanned"Artem Bityutskiy2014-07-192-3/+3
| * UBIFS: fix some commentsSeunghun Lee2014-07-192-5/+4
| * UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang2014-07-192-5/+4
| * UBIFS: remove useless statementshujianyang2014-07-197-10/+2
| * UBIFS: Add missing break statements in dbg_chk_pnode()hujianyang2014-07-191-0/+2
| * UBIFS: fix error handling in dump_lpt_leb()hujianyang2014-07-191-0/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-1136-465/+645
|\ \
| * | fix copy_tree() regressionAl Viro2014-08-111-7/+24
| * | __generic_file_write_iter(): fix handling of sync error after DIOAl Viro2014-08-111-1/+1
| * | switch iov_iter_get_pages() to passing maximal number of pagesAl Viro2014-08-074-13/+12
| * | fs: mark __d_obtain_alias staticFengguang Wu2014-08-071-1/+1
| * | dcache: d_splice_alias should detect loopsJ. Bruce Fields2014-08-071-0/+5
| * | exportfs: update Exporting documentationJ. Bruce Fields2014-08-071-15/+23
| * | dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-071-6/+3
| * | dcache: remove unused d_find_alias parameterJ. Bruce Fields2014-08-071-8/+5
| * | dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-076-31/+54
| * | dcache: d_splice_alias should ignore DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-071-4/+4
| * | dcache: d_splice_alias mustn't create directory aliasesJ. Bruce Fields2014-08-071-2/+9
| * | dcache: close d_move race in d_splice_aliasJ. Bruce Fields2014-08-071-1/+6
| * | dcache: move d_splice_aliasJ. Bruce Fields2014-08-071-52/+52
| * | namei: trivial fix to vfs_rename_dir commentJ. Bruce Fields2014-08-071-1/+1
| * | VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.NeilBrown2014-08-072-12/+18
| * | cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-073-5/+15
| * | hostfs: support rename flagsMiklos Szeredi2014-08-073-10/+49
| * | shmem: support RENAME_EXCHANGEMiklos Szeredi2014-08-071-1/+26
| * | shmem: support RENAME_NOREPLACEMiklos Szeredi2014-08-071-2/+5
| * | btrfs: add RENAME_NOREPLACEMiklos Szeredi2014-08-071-1/+11
| * | bad_inode: add ->rename2()Miklos Szeredi2014-08-071-3/+4
| * | fs: call rename2 if existsMiklos Szeredi2014-08-073-10/+3
| * | kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-071-12/+16
| * | death to mnt_pinnedAl Viro2014-08-074-34/+30
| * | make fs/{namespace,super}.c forget about acct.hAl Viro2014-08-075-10/+13
| * | take fs_pin stuff to fs/*Al Viro2014-08-075-100/+129
| * | start carving bsd_acct_struct upAl Viro2014-08-071-19/+23
OpenPOWER on IntegriCloud