summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dio: take updating ->result into do_direct_IO()Al Viro2014-05-061-4/+2
| * | | start adding the tag to iov_iterAl Viro2014-05-069-17/+17
| * | | new helper: generic_file_read_iter()Al Viro2014-05-062-15/+2
| * | | fuse_file_aio_write(): merge initializations of iov_iterAl Viro2014-05-061-2/+1
| * | | ceph_aio_read(): keep iov_iter across retriesAl Viro2014-05-061-6/+8
| * | | new primitive: iov_iter_alignment()Al Viro2014-05-061-22/+5
| * | | switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-0618-54/+43
| * | | get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-0616-28/+30
| * | | ext4: switch the guts of ->direct_IO() to iov_iterAl Viro2014-05-063-18/+15
| * | | convert the guts of nfs_direct_IO() to iov_iterAl Viro2014-05-062-31/+33
| * | | pass iov_iter to ->direct_IO()Al Viro2014-05-0623-102/+97
| * | | kill generic_segment_checks()Al Viro2014-05-066-39/+9
| * | | __btrfs_direct_write(): switch to iov_iterAl Viro2014-05-061-11/+8
| * | | generic_file_direct_write(): switch to iov_iterAl Viro2014-05-064-13/+10
| * | | kill iov_iter_copy_from_user()Al Viro2014-05-062-6/+4
| * | | fs/file.c: don't open-code kvfree()Al Viro2014-05-061-8/+3
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-06-1125-4916/+7052
|\ \ \ \
| * | | | reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECKJan Kara2014-06-111-1/+1
| * | | | ext3: Fix deadlock in data=journal mode when fs is frozenJan Kara2014-05-221-16/+17
| * | | | reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney2014-05-211-1/+7
| * | | | fs/jbd/revoke.c: replace shift loop by ilog2Fabian Frederick2014-05-211-8/+4
| * | | | reiserfs: remove obsolete __constant_cpu_to_le32Fabian Frederick2014-05-141-4/+4
| * | | | reiserfs: balance_leaf refactor, split up balance_leaf_when_deleteJeff Mahoney2014-05-131-155/+163
| * | | | reiserfs: balance_leaf refactor, format balance_leaf_finish_nodeJeff Mahoney2014-05-131-92/+73
| * | | | reiserfs: balance_leaf refactor, format balance_leaf_new_nodes_pasteJeff Mahoney2014-05-131-205/+271
| * | | | reiserfs: balance_leaf refactor, format balance_leaf_paste_rightJeff Mahoney2014-05-071-125/+165
| * | | | reiserfs: balance_leaf refactor, format balance_leaf_insert_rightJeff Mahoney2014-05-071-52/+65
| * | | | reiserfs: balance_leaf refactor, format balance_leaf_paste_leftJeff Mahoney2014-05-071-139/+222
| * | | | reiserfs: balance_leaf refactor, format balance_leaf_insert_leftJeff Mahoney2014-05-071-43/+50
| * | | | reiserfs: balance_leaf refactor, pull out balance_leaf{left, right, new_nodes...Jeff Mahoney2014-05-071-99/+108
| * | | | reiserfs: balance_leaf refactor, pull out balance_leaf_finish_node_pasteJeff Mahoney2014-05-071-71/+79
| * | | | reiserfs: balance_leaf refactor pull out balance_leaf_finish_node_insertJeff Mahoney2014-05-071-9/+21
| * | | | reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_pasteJeff Mahoney2014-05-071-146/+160
| * | | | reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_insertJeff Mahoney2014-05-071-60/+73
| * | | | reiserfs: balance_leaf refactor, pull out balance_leaf_paste_rightJeff Mahoney2014-05-071-80/+90
| * | | | reiserfs: balance_leaf refactor, pull out balance_leaf_insert_rightJeff Mahoney2014-05-071-63/+75
| * | | | reiserfs: balance_leaf refactor, pull out balance_leaf_paste_leftJeff Mahoney2014-05-071-53/+64
| * | | | reiserfs: balance_leaf refactor, pull out balance_leaf_insert_leftJeff Mahoney2014-05-071-49/+59
| * | | | reiserfs: balance_leaf refactor, move state variables into tree_balanceJeff Mahoney2014-05-074-222/+214
| * | | | reiserfs: balance_leaf refactor, reformat balance_leaf commentsJeff Mahoney2014-05-071-32/+52
| * | | | reiserfs: cleanup, make hash detection sanerJeff Mahoney2014-05-071-58/+47
| * | | | reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-0615-130/+129
| * | | | reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-0611-68/+68
| * | | | reiserfs: cleanup, remove unnecessary parens in dirent creationJeff Mahoney2014-05-061-33/+34
| * | | | reiserfs: cleanup, remove blocks arg from journal_joinJeff Mahoney2014-05-063-11/+11
| * | | | reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney2014-05-0612-38/+35
| * | | | reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney2014-05-0610-79/+79
| * | | | reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney2014-05-0610-90/+75
| * | | | reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-0623-3311/+5124
| * | | | reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-0614-239/+284
OpenPOWER on IntegriCloud