Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-23 | 1 | -7/+95 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | timerfd: Manage cancelable timers in timerfd | Thomas Gleixner | 2011-05-23 | 1 | -31/+74 | |
| * | | | | | | | | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2011-05-20 | 59 | -1101/+1152 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | timerfd: Allow timers to be cancelled when clock was set | Thomas Gleixner | 2011-05-02 | 1 | -6/+51 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 10 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 6 | -7/+7 | |
| * | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 490 | -8324/+13578 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 2 | -2/+2 | |
| * | | | | | | | | | | ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ... | Nikanth Karthikesan | 2011-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | | ufs: Fix a typo | Alessio Igor Bogani | 2011-04-09 | 1 | -1/+1 | |
* | | | | | | | | | | | block: move bd_set_size() above rescan_partitions() in __blkdev_get() | Tejun Heo | 2011-05-23 | 1 | -8/+9 | |
* | | | | | | | | | | | Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-23 | 2 | -260/+100 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | exec: document acct_arg_size() | Oleg Nesterov | 2011-04-09 | 1 | -1/+6 | |
| * | | | | | | | | | | | exec: unify do_execve/compat_do_execve code | Oleg Nesterov | 2011-04-09 | 2 | -247/+50 | |
| * | | | | | | | | | | | exec: introduce struct user_arg_ptr | Oleg Nesterov | 2011-04-09 | 1 | -12/+30 | |
| * | | | | | | | | | | | exec: introduce get_user_arg_ptr() helper | Oleg Nesterov | 2011-04-09 | 1 | -11/+25 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2011-05-23 | 3 | -3/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | GFS2: Wait properly when flushing the ail list | Steven Whitehouse | 2011-05-21 | 1 | -3/+26 | |
| * | | | | | | | | | | | | GFS2: Wipe directory hash table metadata when deallocating a directory | Steven Whitehouse | 2011-05-21 | 2 | -0/+6 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-05-23 | 26 | -385/+600 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty | Ryusuke Konishi | 2011-05-10 | 15 | -86/+63 | |
| * | | | | | | | | | | | | | nilfs2: always set back pointer to host inode in mapping->host | Ryusuke Konishi | 2011-05-10 | 8 | -36/+14 | |
| * | | | | | | | | | | | | | nilfs2: get rid of NILFS_I_NILFS | Ryusuke Konishi | 2011-05-10 | 7 | -22/+20 | |
| * | | | | | | | | | | | | | nilfs2: use list_first_entry | Ryusuke Konishi | 2011-05-10 | 2 | -8/+8 | |
| * | | | | | | | | | | | | | nilfs2: use empty_aops for gc-inodes | Ryusuke Konishi | 2011-05-10 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | nilfs2: implement resize ioctl | Ryusuke Konishi | 2011-05-10 | 7 | -5/+189 | |
| * | | | | | | | | | | | | | nilfs2: add truncation routine of segment usage file | Ryusuke Konishi | 2011-05-10 | 1 | -0/+112 | |
| * | | | | | | | | | | | | | nilfs2: add routine to move secondary super block | Ryusuke Konishi | 2011-05-10 | 1 | -0/+57 | |
| * | | | | | | | | | | | | | nilfs2: add ioctl which limits range of segment to be allocated | Ryusuke Konishi | 2011-05-10 | 3 | -10/+98 | |
| * | | | | | | | | | | | | | nilfs2: zero fill unused portion of super root block | Ryusuke Konishi | 2011-05-10 | 2 | -2/+15 | |
| * | | | | | | | | | | | | | nilfs2: super root size should change depending on inode size | Ryusuke Konishi | 2011-05-10 | 2 | -2/+5 | |
| * | | | | | | | | | | | | | nilfs2: get rid of private page allocator | Ryusuke Konishi | 2011-05-10 | 6 | -207/+18 | |
| * | | | | | | | | | | | | | nilfs2: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser | 2011-05-10 | 2 | -6/+3 | |
* | | | | | | | | | | | | | | fs: add missing prefetch.h include | Heiko Carstens | 2011-05-22 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | VFS: move BUG_ON test for symlink nd->depth after current->link_count test | Erez Zadok | 2011-05-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Fix for buffer overflow in ldm_frag_add not sufficient | Timo Warns | 2011-05-21 | 1 | -0/+5 | |
* | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-05-20 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Pull pstore into release branch | Tony Luck | 2011-05-20 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | pstore: fix pstore filesystem mount/remount issue | Chen Gong | 2011-05-16 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | pstore: fix one type of return value in pstore | Chen Gong | 2011-05-16 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-05-20 | 27 | -1120/+1289 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [CIFS] Fix to problem with getattr caused by invalidate simplification patch | Steve French | 2011-05-20 | 2 | -4/+8 | |
| * | | | | | | | | | | | | | [CIFS] Remove sparse warning | Steve French | 2011-05-19 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | [CIFS] Update cifs to version 1.72 | Steve French | 2011-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | cifs: Change key name to cifs.idmap, misc. clean-up | Shirish Pargaonkar | 2011-05-19 | 3 | -62/+6 | |
| * | | | | | | | | | | | | | cifs: Unconditionally copy mount options to superblock info | Sean Finney | 2011-05-19 | 4 | -16/+6 | |
| * | | | | | | | | | | | | | cifs: Use kstrndup for cifs_sb->mountdata | Sean Finney | 2011-05-19 | 1 | -11/+6 | |
| * | | | | | | | | | | | | | cifs: Simplify handling of submount options in cifs_mount. | Sean Finney | 2011-05-19 | 1 | -13/+11 | |
| * | | | | | | | | | | | | | cifs: cifs_parse_mount_options: do not tokenize mount options in-place | Sean Finney | 2011-05-19 | 1 | -35/+74 | |
| * | | | | | | | | | | | | | cifs: Add support for mounting Windows 2008 DFS shares | Sean Finney | 2011-05-19 | 1 | -0/+18 |